1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Lang Hames e4e7688ff2 [JITLink] Add missing symbols for ELF ehframe testcase, re-enable on Windows.
This testcase was failing on windows due to missing definitions. This commit
adds definitions of the missing symbols (as absolute symbols) to eliminate the
errors.
2021-02-01 12:24:24 +11:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [RISCV][LegalizeTypes] Try to expand BSWAP before promoting if the promoted BSWAP would expand anyway. 2021-01-31 14:33:29 -08:00
DebugInfo [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
Demangle
Examples
ExecutionEngine [JITLink] Add missing symbols for ELF ehframe testcase, re-enable on Windows. 2021-02-01 12:24:24 +11:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO [LTO] Add option enable NewPM with LTOCodeGenerator. 2021-01-30 11:54:20 +00:00
MachineVerifier [GlobalISel] Add G_ASSERT_ZEXT 2021-01-28 13:58:37 -08:00
MC [RISCV] Update the version number to v0.10 for vector. 2021-01-30 07:20:05 +08:00
Object [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
ObjectYAML
Other [LTO] Add option enable NewPM with LTOCodeGenerator. 2021-01-30 11:54:20 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Fix instantiating multiclass in foreach 2021-01-29 10:25:33 -05:00
ThinLTO/X86
tools [dsymutil][DWARFLinker][NFC] make AddressManager not depending on the order of checks for relocations. 2021-01-31 16:34:10 +03:00
Transforms [CodeGenPrepare] Also skip lifetime.end intrinsic when check return block in dupRetToEnableTailCallOpts. 2021-02-01 08:18:44 +08:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh