hanchenye-llvm-project/llvm/lib/CodeGen/AsmPrinter
Jim Grosbach 361ca34270 Mark jump tables in code sections with DataRegion directives.
Even out-of-line jump tables can be in the code section, so mark them
as data-regions for those targets which support the directives.

rdar://12362871&12362974

llvm-svn: 164571
2012-09-24 23:06:27 +00:00
..
ARMException.cpp
AsmPrinter.cpp Mark jump tables in code sections with DataRegion directives. 2012-09-24 23:06:27 +00:00
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp
DIE.h
DwarfAccelTable.cpp
DwarfAccelTable.h Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp Only emit DW_AT_object_pointer if this is a definition. 2012-09-20 22:51:57 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp Have the DbgVariable "isArtificial" and "isObjectPointer" not 2012-09-21 22:18:52 +00:00
DwarfDebug.h Have the DbgVariable "isArtificial" and "isObjectPointer" not 2012-09-21 22:18:52 +00:00
DwarfException.cpp
DwarfException.h
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp