llvm-project/llvm/test
Jordan Rupprecht 7b1c8168c7 [llvm-objcopy/llvm-strip]: handle --version
Summary:
Implement --version for objcopy and strip.

I think there are LLVM utilities that automatically handle this, but that doesn't seem to work with custom parsing since this binary handles both objcopy and strip, so it uses custom parsing.

This fixes PR38298

Reviewers: jhenderson, alexshap, jakehehrlich

Subscribers: llvm-commits

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

llvm-svn: 342702
2018-09-21 00:47:31 +00:00
..
Analysis [SystemZ] Adjust cost functions for subtargets that use LI + LOC instead of IPM 2018-09-14 06:46:55 +00:00
Assembler [IR] Add a boolean field in DILocation to know if a line must covered or not 2018-09-20 08:53:06 +00:00
Bindings [LLVM-C] Add Bindings For Named Metadata 2018-08-30 17:09:43 +00:00
Bitcode [Bitcode] Address backwards compat bug in r342631 2018-09-20 18:59:33 +00:00
BugPoint
CodeGen bpf: check illegal usage of XADD insn return value 2018-09-20 22:24:27 +00:00
DebugInfo [PDB] Add the ability to map forward references to full decls. 2018-09-20 15:50:13 +00:00
Demangle [MS Demangler] Add support for $$Z parameter pack separator. 2018-08-30 20:53:29 +00:00
Examples
ExecutionEngine [MIPS] ORC JIT support 2018-09-11 13:10:04 +00:00
Feature
FileCheck
Instrumentation [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
Integer
JitListener
LTO
Linker
MC [WebAssembly] Add V128 value type to binary format 2018-09-20 22:04:44 +00:00
Object
ObjectYAML
Other [New PM] Introducing PassInstrumentation framework 2018-09-20 17:08:45 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Write TYPE_IDs for types used in functions imported by aliases 2018-09-19 18:51:42 +00:00
Transforms [InstCombine] rename test file, simplify tests, regenerate full checks; NFC 2018-09-20 21:10:14 +00:00
Unit
Verifier Remove addBlockByrefAddress(), it is dead code as far as clang is concerned. 2018-09-08 00:21:55 +00:00
YAMLParser
tools [llvm-objcopy/llvm-strip]: handle --version 2018-09-21 00:47:31 +00:00
.clang-format
CMakeLists.txt Add dependency on new llvm-cxxmap tool to check-llvm. 2018-09-13 21:15:34 +00:00
TestRunner.sh
lit.cfg.py [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
lit.site.cfg.py.in Import lit.llvm after rL341135 2018-08-31 00:22:20 +00:00