1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
James Henderson dff704a989 [DebugInfo] Print version in error message in decimal
Also remove some test duplication and add a test case that shows the
maximum version is rejected (this also shows that the value in the error
message is actually in decimal, and not just missing an 0x prefix).

Reviewed by: dblaikie

Differential Revision: https://reviews.llvm.org/D74403
2020-02-12 14:49:22 +00:00
..
Analysis [ConstantFolding] Fold calls to FP remainder function 2020-02-12 13:21:18 +02:00
Assembler Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Bindings
Bitcode Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
BugPoint
CodeGen AMDGPU/GlobalISel: Widen non-power-of-2 load results 2020-02-12 09:35:10 -05:00
DebugInfo Revert "[DebugInfo] Enable the debug entry values feature by default" 2020-02-12 11:59:04 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
MachineVerifier Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
MC [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
Object [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
ObjectYAML
Other Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen Revert "Reland "[Support] make report_fatal_error abort instead of exit"" 2020-02-11 20:41:53 -08:00
ThinLTO/X86
tools [DebugInfo] Print version in error message in decimal 2020-02-12 14:49:22 +00:00
Transforms Re-reapply: Recover debug intrinsics when killing duplicated/empty blocks 2020-02-12 14:36:30 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] Delete llvm_add_go_executable and a reference to TARGET llvm-go 2020-02-11 20:55:50 -08:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh