llvm-6502/lib
Lang Hames fbfb01496b [MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than
full paths for its first argument.

This allows us to remove the annoying sed lines in the test cases, and write
direct references to file names in stub_addr calls (rather than <filename>
placeholders).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214211 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 20:40:37 +00:00
..
Analysis Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
AsmParser
Bitcode Move the bitcode error enum to the include directory. 2014-07-29 20:22:46 +00:00
CodeGen [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
DebugInfo
ExecutionEngine [MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than 2014-07-29 20:40:37 +00:00
IR [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
IRReader
LineEditor
Linker
LTO
MC Reapply "DebugInfo: Don't put fission type units in comdat sections." 2014-07-25 17:11:58 +00:00
Object
Option
ProfileData Coverage: fix the missing output stream in recursive call to CoverageMappingContext::dump 2014-07-29 19:58:16 +00:00
Support Remove dead code. 2014-07-25 19:06:39 +00:00
TableGen
Target Add a number of aliases for SPR access. 2014-07-29 18:55:43 +00:00
Transforms [Debug Info] add DISubroutineType and its creation takes DITypeArray. 2014-07-28 22:24:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile