hanchenye-llvm-project/llvm/lib
Duncan Sands 08d91178e9 Rename isWeakForLinker to mayBeOverridden. Use it
instead of hasWeakLinkage in a bunch of optimization
passes.

llvm-svn: 56782
2008-09-29 11:25:42 +00:00
..
Analysis s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser Implement function notes as function attributes. 2008-09-26 23:51:19 +00:00
Bitcode Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CodeGen Temporarily reverting r56683. This is causing a failure during the build of llvm-gcc: 2008-09-26 22:10:44 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Large mechanical patch. 2008-09-25 21:00:45 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Transforms Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
VMCore Implement function notes as function attributes. 2008-09-26 23:51:19 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00