hanchenye-llvm-project/llvm/tools/llvm-objcopy
Alexander Shaposhnikov c7277e6e2b [llvm-strip] Minor fix of the usage of TableGen
This is a small follow-up to the revisions r333117 and r331663.

1. Avoid the name conflicts of the generated variables for prefixes.
2. Apply clang-format -i -style=llvm to llvm-objcopy.cpp once again.
3. Add a test for the flag with double dash.

Test plan: make check-all

llvm-svn: 333120
2018-05-23 20:39:52 +00:00
..
CMakeLists.txt [tools] Introduce llvm-strip 2018-05-07 19:32:09 +00:00
LLVMBuild.txt Recommit "[llvm-objcopy] Switch over to using TableGen for parsing arguments" 2018-04-24 05:43:32 +00:00
ObjcopyOpts.td Revert "[llvm-objcopy] Add --strip-unneeded option" 2018-05-22 01:04:36 +00:00
Object.cpp Revert "[llvm-objcopy] Add --strip-unneeded option" 2018-05-22 01:04:36 +00:00
Object.h [llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol 2018-05-22 18:24:07 +00:00
StripOpts.td [llvm-strip] Expose --keep-symbol option 2018-05-23 19:44:19 +00:00
llvm-objcopy.cpp [llvm-strip] Minor fix of the usage of TableGen 2018-05-23 20:39:52 +00:00
llvm-objcopy.h [llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects 2018-01-25 22:46:17 +00:00