1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
George Rimar 8942653f23 [llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name.
It adds a test case for a problem fixed by D66976.

It was introduced by me in D66089.
The error reported was never consumed because of a wrong variable name used,
so it could fail when LLVM_ENABLE_ABI_BREAKING_CHECKS is used.

Differential revision: https://reviews.llvm.org/D67002

llvm-svn: 370661
2019-09-02 13:54:45 +00:00
..
Analysis [MemorySSA] Rename all phi entries. 2019-08-30 23:02:53 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] Add test 2019-09-02 10:02:54 +00:00
DebugInfo [DebugInfo] LiveDebugValues: correctly discriminate kinds of variable locations 2019-09-02 12:28:36 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [ASan] Version mismatch check follow-up 2019-08-29 20:20:05 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [AMDGPU][MC][GFX10] Enabled null with 64-bit operands 2019-09-02 13:42:25 +00:00
Object [llvm-readobj/llvm-readelf] - Report a proper warning when dumping a broken dynamic relocation. 2019-08-29 10:55:57 +00:00
ObjectYAML
Other Revert enabling MemorySSA. 2019-08-29 19:01:23 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-nm] - Add a test case for case when we dump a symbol that belongs to a section with a broken sh_name. 2019-09-02 13:54:45 +00:00
Transforms [InstCombine] recognize bswap disguised as shufflevector 2019-09-02 13:33:20 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [llvm-ifs][IFS] llvm Interface Stubs merging + object file generation tool. 2019-08-30 18:26:05 +00:00
lit.cfg.py [llvm-ifs][IFS] llvm Interface Stubs merging + object file generation tool. 2019-08-30 18:26:05 +00:00
lit.site.cfg.py.in
TestRunner.sh