[PATCH] D92902: [llvm-elfabi] Add flag to keep timestamp when output is the same
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 22 14:05:38 PST 2020
MaskRay added a comment.
`--preserve-dates` in this utility is different from `--preserve-dates` in GNU/LLVM objcopy, so I am a bit unsure this is the right name. In llvm-tblgen such an option is called `--write-if-modified`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92902/new/
https://reviews.llvm.org/D92902
More information about the llvm-commits
mailing list