llvm-6502/lib/Target/X86/AsmPrinter
Devang Patel dd4924c564 Move FN_NOTE_AlwaysInline and other out of ParamAttrs namespace.
Do not check isDeclaration() in hasNote(). It is clients' responsibility.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56524 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-23 23:52:03 +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 Move FN_NOTE_AlwaysInline and other out of ParamAttrs namespace. 2008-09-23 23:52:03 +00:00
X86ATTAsmPrinter.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
X86IntelAsmPrinter.cpp Move FN_NOTE_AlwaysInline and other out of ParamAttrs namespace. 2008-09-23 23:52:03 +00:00
X86IntelAsmPrinter.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00