llvm-project/llvm/test
Yuanfang Chen a28dcf693d [llvm-readelf] Print "File: lib.a(file.o)" info when dumping archive files.
Match GNU readelf.

https://bugs.llvm.org/show_bug.cgi?id=35351

Reviewers: jhenderson, grimar, MaskRay, rupprecht

Reviewed by: jhenderson, MaskRay, grimar

Differential Revision: https://reviews.llvm.org/D64361

llvm-svn: 366147
2019-07-15 22:52:01 +00:00
..
Analysis [MemorySSA] Use SetVector to avoid nondeterminism. 2019-07-12 22:30:30 +00:00
Assembler [ThinLTO] Attempt to recommit r365188 after alignment fix 2019-07-05 15:25:05 +00:00
Bindings [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Bitcode ARM MTE stack sanitizer. 2019-07-15 20:02:23 +00:00
BugPoint
CodeGen [WebAssembly] Rename except_ref type to exnref 2019-07-15 22:49:25 +00:00
DebugInfo [DebugInfo] Add column info for inline sites 2019-07-12 19:25:45 +00:00
Demangle
Examples
ExecutionEngine Re-apply r364600 with fixes. 2019-06-28 18:36:59 +00:00
Feature Add, and infer, a nofree function attribute 2019-07-08 15:57:56 +00:00
FileCheck FileCheck [7/12]: Arbitrary long numeric expressions 2019-07-13 13:24:30 +00:00
Instrumentation [NewPM] Port Sancov 2019-07-11 22:35:40 +00:00
Integer
JitListener [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
LTO [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Linker
MC [WebAssembly] Rename except_ref type to exnref 2019-07-15 22:49:25 +00:00
MachineVerifier GlobalISel: Verify G_MERGE_VALUES operand sizes 2019-07-01 18:01:35 +00:00
Object Fix test case of llvm-nm using implicit a.out 2019-07-12 10:44:06 +00:00
ObjectYAML
Other Scalable Vector IR Type with further LTO fixes 2019-07-05 12:48:16 +00:00
SafepointIRVerifier
Support [llvm-dwarfdump] Remove unnecessary explicit -h behaviour 2019-06-21 11:22:20 +00:00
SymbolRewriter
TableGen TableGen/GlobalISel: Fix handling of truncstore patterns 2019-07-15 21:15:20 +00:00
ThinLTO/X86 [ThinLTO] only emit used or referenced CFI records to index 2019-07-09 18:50:55 +00:00
Transforms [LoopUnroll+LoopUnswitch] do not transform loops containing callbr 2019-07-15 21:16:29 +00:00
Unit
Verifier AMDGPU: Fix missing immarg from interp intrinsics 2019-07-15 19:12:00 +00:00
YAMLParser
tools [llvm-readelf] Print "File: lib.a(file.o)" info when dumping archive files. 2019-07-15 22:52:01 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in