llvm-6502/lib/CodeGen/AsmPrinter
Chris Lattner e3f6cea9e9 Do not require variable debug info nodes to have a compile unit.
For implicit decls like "self" and "_cmd" in ObjC, these decls
should not have a location.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70964 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-05 04:55:56 +00:00
..
AsmPrinter.cpp Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00
CMakeLists.txt
DwarfWriter.cpp Do not require variable debug info nodes to have a compile unit. 2009-05-05 04:55:56 +00:00
Makefile
OcamlGCPrinter.cpp