1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test
Georgii Rymar 8ff56b3ebf [llvm-readobj/elf][test] - Refine --headers testing and the related code comment.
Specifying --headers is equivalent to setting --file-headers,
--program-headers and --section-headers at the same time.

The existent test case uses a precompiled object and doesn't test the
output properly. This patch fixes it.

Differential revision: https://reviews.llvm.org/D85832
2020-08-13 13:52:49 +03:00
..
Analysis [BPI] Improve static heuristics for integer comparisons 2020-08-13 12:45:40 +02:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [BPI] Improve static heuristics for integer comparisons 2020-08-13 12:45:40 +02:00
DebugInfo [test] XFAIL two tests with inlining debug info issues on Sparc 2020-08-13 11:12:52 +02:00
Demangle
Examples
ExecutionEngine
Feature [NewPM] Print 'Skipping pass' as pass instrumentation 2020-08-07 15:02:02 -07:00
FileCheck
Instrumentation [SanitizerCoverage] Use zeroext for cmp parameters on all targets 2020-08-12 18:38:12 +02:00
Integer
JitListener
Linker [test] XFAIL two tests with inlining debug info issues on Sparc 2020-08-13 11:12:52 +02:00
LTO
MachineVerifier
MC [WebAssembly][AsmParser] Name missing features in error message 2020-08-11 17:26:14 -07:00
Object [llvm-readobj/elf] - Remove unwrapOrError calls from DumpStyle<ELFT>::printRelocationsHelper. 2020-08-11 16:49:37 +03:00
ObjectYAML [DWARFYAML] Replace InitialLength with Format and Length. NFC. 2020-08-13 18:39:03 +08:00
Other
Reduce [Reduce] Rewrite function body delta pass again 2020-08-08 23:48:44 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [MLIR,OpenMP] Lowering of parallel operation: proc_bind clause 2/n 2020-08-12 08:03:13 +01:00
ThinLTO/X86
tools [llvm-readobj/elf][test] - Refine --headers testing and the related code comment. 2020-08-13 13:52:49 +03:00
Transforms [InstCombine] Precommit tests for PR47149. 2020-08-13 10:36:52 +01:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [CMake] Simplify CMake handling for zlib 2020-08-11 20:22:11 -07:00
lit.cfg.py
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-08-11 20:22:11 -07:00
TestRunner.sh