llvm-6502/lib/CodeGen/AsmPrinter
Diego Novillo 0a0d620db3 Fix bug 19437 - Only add discriminators for DWARF 4 and above.
Summary:
This prevents the discriminator generation pass from triggering if
the DWARF version being used in the module is prior to 4.

Reviewers: echristo, dblaikie

CC: llvm-commits

Differential Revision: http://reviews.llvm.org/D3413

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206507 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-17 22:33:50 +00:00
..
ARMException.cpp
AsmPrinter.cpp [c++11] Tidy up AsmPrinter.cpp. 2014-04-16 22:38:02 +00:00
AsmPrinterDwarf.cpp
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
ByteStreamer.h
CMakeLists.txt
DebugLocEntry.h
DebugLocList.h
DIE.cpp Use std::unique_ptr for DIE children 2014-04-14 22:45:02 +00:00
DIE.h Use std::unique_ptr for DIE children 2014-04-14 22:45:02 +00:00
DIEHash.cpp Use std::unique_ptr for DIE children 2014-04-14 22:45:02 +00:00
DIEHash.h
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp
DwarfDebug.cpp Fix bug 19437 - Only add discriminators for DWARF 4 and above. 2014-04-17 22:33:50 +00:00
DwarfDebug.h Use std::unique_ptr for DIE children 2014-04-14 22:45:02 +00:00
DwarfException.cpp
DwarfException.h
DwarfUnit.cpp Re-apply r206096 after investigating the gdb buildbot failure. 2014-04-14 21:16:04 +00:00
DwarfUnit.h
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp
WinCodeViewLineTables.cpp
WinCodeViewLineTables.h