[PATCH] D92902: [llvm-elfabi] Add flag to keep timestamp when output is the same

Haowei Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 20:59:34 PST 2020


haowei updated this revision to Diff 310758.
haowei marked 2 inline comments as done.
haowei added a comment.
Herald added a subscriber: hiraditya.

Add this feature to ELF Stub output as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92902/new/

https://reviews.llvm.org/D92902

Files:
  llvm/include/llvm/InterfaceStub/ELFObjHandler.h
  llvm/lib/InterfaceStub/ELFObjHandler.cpp
  llvm/test/tools/llvm-elfabi/preserve-dates-stub.test
  llvm/test/tools/llvm-elfabi/preserve-dates-tbe.test
  llvm/tools/llvm-elfabi/llvm-elfabi.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92902.310758.patch
Type: text/x-patch
Size: 7463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/418c7193/attachment.bin>


More information about the llvm-commits mailing list