1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test
Djordje Todorovic b4201a6dd9 [llvm-dwarfdump] Add the --show-sections-sizes option
Add an option to llvm-dwarfdump to calculate the bytes within
the debug sections. Dump this numbers when using --statistics
option as well.

This is an initial patch (e.g. we should support other units,
since we only support 'bytes' now).

Differential Revision: https://reviews.llvm.org/D74205
2020-04-02 13:14:30 +02:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [NFC][PowerPC] Add a new test case loop-comment.ll 2020-04-02 10:16:02 +00:00
DebugInfo
Demangle
Examples
ExecutionEngine Revert "[ORC] Export __cxa_atexit from the main JITDylib in LLJIT." 2020-04-01 22:49:38 -04:00
Feature
FileCheck [FileCheck] Add missing %ProtectFileCheckOutput to FileCheck tests 2020-03-31 17:29:11 -04:00
Instrumentation
Integer
IR [AssumeBundles] Preserve Information from Load/Store 2020-03-31 17:47:04 +02:00
JitListener
Linker
LTO
MachineVerifier
MC [X86] Add SERIALIZE instruction. 2020-04-02 16:19:23 +08:00
Object
ObjectYAML
Other [NFC] Do not run CGProfilePass when not using integrated assembler 2020-03-31 10:31:31 -07:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
Transforms [ExpandMemCmp] Allow overlaping loads in the zero-relational case. 2020-04-02 11:20:47 +02:00
Unit
Verifier [Verifier] Verify matrix dimensions operands match vector size. 2020-04-01 09:21:39 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh