llvm-6502/test
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
Assembler
Bindings
Bitcode Bitcode: Correctly compare a Use against itself 2014-07-29 01:13:56 +00:00
BugPoint
CodeGen [mips] Don't use odd-numbered single precision registers for fastcc calling 2014-07-29 14:39:24 +00:00
DebugInfo [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
ExecutionEngine [MCJIT] Make the RuntimeDyldChecker stub_addr builtin use file names rather than 2014-07-29 20:40:37 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Clean up testing cases. 2014-07-28 23:16:05 +00:00
LTO
MC Add a number of aliases for SPR access. 2014-07-29 18:55:43 +00:00
Object Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O files 2014-07-28 23:17:38 +00:00
Other
TableGen
tools Add a test for the mtriple plugin option. 2014-07-29 17:27:07 +00:00
Transforms CodeGenPrep: fall back to MVT::Other if instruction's type isn't an EVT. 2014-07-29 10:20:22 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Start adding some tests for the gold plugin. 2014-07-27 23:11:06 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh