1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Nico Weber 6118390ec8 Make malformed-machos.test pass on my Mac.
For some reason, llvm-objdump defaults to -arch=i386 on this system while
the test checks x86_64 output. Explicitly pass -arch=x86_64.

llvm-svn: 341944
2018-09-11 14:10:33 +00:00
..
Analysis Prevent Constant Folding From Optimizing inrange GEP 2018-09-11 01:53:36 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [Hexagon] [Test] Remove undef and infinite loop from test 2018-09-11 14:06:14 +00:00
DebugInfo llvm-symbolizer: Fix bug related to TUs interfering with symbolizing 2018-09-11 02:04:45 +00:00
Demangle
Examples
ExecutionEngine [MIPS] ORC JIT support 2018-09-11 13:10:04 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [WebAssembly] v8x16.shuffle 2018-09-07 21:54:46 +00:00
Object
ObjectYAML
Other Prevent Constant Folding From Optimizing inrange GEP 2018-09-11 01:53:36 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools Make malformed-machos.test pass on my Mac. 2018-09-11 14:10:33 +00:00
Transforms [FuncAttrs] Remove "access range attributes" for read-none functions 2018-09-11 11:51:29 +00:00
Unit
Verifier Remove addBlockByrefAddress(), it is dead code as far as clang is concerned. 2018-09-08 00:21:55 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh