llvm-6502/lib/CodeGen/AsmPrinter
Peter Collingbourne 0abc36205a Emit prefix data after debug and EH directives.
This ensures that the prefix data is treated as part of the function for
the purpose of debug info.  This provides a better debugging experience,
among other things by allowing a debug info client to correctly look up
a function in debug info given a function pointer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193042 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-20 02:16:21 +00:00
..
ARMException.cpp Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
AsmPrinter.cpp Emit prefix data after debug and EH directives. 2013-10-20 02:16:21 +00:00
AsmPrinterDwarf.cpp [Sparc] Implements exception handling in SPARC with DwarfCFI. 2013-09-26 15:11:00 +00:00
AsmPrinterInlineAsm.cpp Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
CMakeLists.txt Update the CMake build files. 2013-08-08 23:51:31 +00:00
DIE.cpp Temporarily revert r176882 as it needs to be implemented in a different 2013-10-04 19:40:33 +00:00
DIE.h Remove some dead code. 2013-10-04 23:37:30 +00:00
DIEHash.cpp DIEHash: Add more things (and remove one character) from the COLLECT_ATTR macro 2013-10-17 22:14:08 +00:00
DIEHash.h DIEHash: Support for simple (non-recursive, non-reused) type references 2013-10-17 22:07:09 +00:00
DwarfAccelTable.cpp Move accelerator table defines and constants to Dwarf.h since 2013-09-05 18:20:16 +00:00
DwarfAccelTable.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
DwarfCFIException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DwarfCompileUnit.cpp Remove unused variable. 2013-10-19 16:32:15 +00:00
DwarfCompileUnit.h Debug Info: add a newly-created DIE to a parent in the same function. 2013-10-18 21:14:19 +00:00
DwarfDebug.cpp Revert the rest of r192749 to bring back the buildbot. These two 2013-10-18 16:56:48 +00:00
DwarfDebug.h Remove some dead code. (DarwinGDBCompat was retired in r189903). 2013-10-15 20:26:37 +00:00
DwarfException.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00
DwarfException.h Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
ErlangGCPrinter.cpp Add a GC plugin for Erlang 2013-03-25 13:47:46 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp Revert: Emit personality function and Dwarf EH data for Win64 SEH. 2013-07-08 04:43:23 +00:00