OSDN Git Service

[llvm-objcopy] [COFF] Fix handling of aux symbols for big objects
[android-x86/external-llvm.git] / tools / llvm-objcopy / StripOpts.td
2018-11-28 Martin Storsjo[llvm-objcopy] Hook up the -V alias to --version, outpu...
2018-11-13 Jordan Rupprecht[llvm-objcopy] Rename --keep to --keep-section.
2018-11-01 Jordan Rupprecht[llvm-objcopy/strip] [NFC] Clean up tablegen opts ...
2018-11-01 Jordan Rupprecht[llvm-strip] Support --keep and --strip-all-gnu from...
2018-11-01 Jordan Rupprecht[llvm-objcopy] Support --{enable,disable}-deterministic...
2018-11-01 Fangrui Song[llvm-objcopy] For multiclass Eq, associate help text...
2018-10-23 Jordan Rupprecht[llvm-strip] Support -s alias for --strip-all. Make...
2018-09-21 Jordan Rupprecht[llvm-objcopy/llvm-strip]: handle --version
2018-08-16 Jordan Rupprecht[llvm-strip] Add support for -p/--preserve-dates
2018-07-12 Stephen HinesAdd --strip-all option back to llvm-strip.
2018-06-07 Paul Semel[llvm-strip] Expose --strip-unneeded option
2018-06-06 Alexander Shaposhnikov[llvm-strip] Expose --discard-all option
2018-06-04 Alexander Shaposhnikov[llvm-strip] Add missing aliases for --strip-debug
2018-05-31 Alexander Shaposhnikov[llvm-strip] Add -o option to llvm-strip
2018-05-23 Alexander Shaposhnikov[llvm-strip] Expose --keep-symbol option
2018-05-11 Alexander Shaposhnikov[llvm-strip] Add support for -remove-section
2018-05-07 Alexander Shaposhnikov[tools] Introduce llvm-strip