1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Xing GUO db9f7d8731 [DebugInfo] Simplify string table dumpers.
This patch adds a helper function DumpStrSection to simplify codes.
Besides, nonprintable chars in debug_str and debug_str.dwo sections
are printed as escaped chars.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D86918
2020-09-02 08:41:10 +08:00
..
Analysis [MemCpyOptimizer] Preserve analyses and replace use of lambdas to get them. 2020-09-01 17:35:40 -07:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [MemCpyOptimizer] Preserve analyses and replace use of lambdas to get them. 2020-09-01 17:35:40 -07:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [PowerPC] Implement instruction definitions/MC Tests for xvcvspbf16 and xvcvbf16spn 2020-09-01 10:59:43 -05:00
Object
ObjectYAML [DWARFYAML] Make the debug_str section optional. 2020-09-01 10:02:09 +08:00
Other [MemCpyOptimizer] Preserve analyses and replace use of lambdas to get them. 2020-09-01 17:35:40 -07:00
Reduce [llvm-reduce] Create returns with undef values for non-void functions. 2020-08-31 16:33:46 +01:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [DebugInfo] Simplify string table dumpers. 2020-09-02 08:41:10 +08:00
Transforms [LV] Interleave to expose ILP for small loops with scalar reductions. 2020-09-01 19:47:32 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh