llvm/lib/CodeGen/AsmPrinter
Devang Patel 0f7fef3872 Reapply 68847.
Now debug_inlined section is covered by TAI->doesDwarfUsesInlineInfoSection(), which is false by default.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68964 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-13 17:02:03 +00:00
..
AsmPrinter.cpp Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
CMakeLists.txt
DwarfWriter.cpp Reapply 68847. 2009-04-13 17:02:03 +00:00
Makefile
OcamlGCPrinter.cpp