llvm/lib/Target/X86/AsmPrinter
Duncan Sands 5df3186f59 Rename isWeakForLinker to mayBeOverridden. Use it
instead of hasWeakLinkage in a bunch of optimization
passes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56782 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-29 11:25:42 +00:00
..
CMakeLists.txt CMake build system: support for parallel builds. 2008-09-22 18:21:51 +00:00
Makefile
X86AsmPrinter.cpp Use additionnal include directory instead of ../ in #include. 2008-08-24 12:30:46 +00:00
X86ATTAsmPrinter.cpp Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
X86ATTAsmPrinter.h Drop obsolete hook and change all usage to new interface 2008-09-24 22:13:07 +00:00
X86IntelAsmPrinter.cpp Implement function notes as function attributes. 2008-09-26 23:51:19 +00:00
X86IntelAsmPrinter.h Drop obsolete hook and change all usage to new interface 2008-09-24 22:13:07 +00:00