llvm-mirror/test
Alexander Shaposhnikov 9383a6b0f8 [llvm-objcopy] Add support for static libraries
This diff adds support for handling static libraries 
to llvm-objcopy and llvm-strip.

Test plan: make check-all

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

llvm-svn: 336455
2018-07-06 17:51:03 +00:00
..
Analysis Revert "[InstCombine] Delay foldICmpUsingKnownBits until simple transforms are done" 2018-07-06 04:04:13 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert 336426 (and follow-ups 428, 440), it very likely caused PR38084. 2018-07-06 17:37:24 +00:00
DebugInfo [Debugify] Allow unsigned values narrower than their variables 2018-07-06 17:32:40 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [AArch64] Armv8.4-A: TLB support 2018-07-06 13:00:16 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen [TableGen] Increase the number of supported decoder fix-ups. 2018-07-05 10:39:15 +00:00
ThinLTO/X86 [ThinLTO] Update ThinLTO cache file atimes when on Windows 2018-07-04 14:17:10 +00:00
tools [llvm-objcopy] Add support for static libraries 2018-07-06 17:51:03 +00:00
Transforms [InstCombine] add more tests for potentially poisonous shifts; NFC 2018-07-06 17:44:57 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh