This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9c9d827167 [RegisterCoalescer] Shrink to uses if needed after removeCo [...] new 7b455c4fd2f [llvm-strip] Add support for -p/--preserve-dates
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/tools/llvm-objcopy/strip-preserve-time.test | 70 ++++++++++++++++++++++++ tools/llvm-objcopy/ObjcopyOpts.td | 6 ++ tools/llvm-objcopy/StripOpts.td | 5 ++ tools/llvm-objcopy/llvm-objcopy.cpp | 41 ++++++++++++-- 4 files changed, 118 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-objcopy/strip-preserve-time.test