llvm-6502/test
Kevin Enderby c5888b8d1b Add -mtriple=x86_64-linux to this test case to fix the build bots.5
The original commit was r203829.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203844 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-13 20:31:19 +00:00
..
Analysis Reject alias to undefined symbols in the verifier. 2014-03-12 20:15:49 +00:00
Assembler Reject alias to undefined symbols in the verifier. 2014-03-12 20:15:49 +00:00
Bindings Fix the ocaml test to not create a alias to a declaration. 2014-03-12 21:20:42 +00:00
Bitcode
BugPoint llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112] 2014-03-13 00:10:37 +00:00
CodeGen Add -mtriple=x86_64-linux to this test case to fix the build bots.5 2014-03-13 20:31:19 +00:00
DebugInfo decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf. 2014-03-12 23:08:19 +00:00
ExecutionEngine
Feature Reject alias to undefined symbols in the verifier. 2014-03-12 20:15:49 +00:00
FileCheck
Instrumentation [msan] Fix handling of byval arguments in VarArg calls. 2014-03-13 13:17:11 +00:00
Integer
JitListener
Linker Reject alias to undefined symbols in the verifier. 2014-03-12 20:15:49 +00:00
LTO
MC Use printable names to implement directional labels. 2014-03-13 18:09:26 +00:00
Object
Other
TableGen
tools Support: add support to identify WinCOFF/ARM objects 2014-03-13 07:02:35 +00:00
Transforms CodeGenPrep: sink extends of illegal types into use block. 2014-03-13 13:36:25 +00:00
Unit
Verifier Reject alias to undefined symbols in the verifier. 2014-03-12 20:15:49 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh