mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
85e960e3f0
This change adds '--write-if-changed' flag to llvm-elfabi tool. When enabled, llvm-elfabi will not overwrite the existing file if the content of the file will not be changed, which preserves the timestamp. Differential Revision: https://reviews.llvm.org/D92902 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ELFObjHandler.cpp | ||
ELFStub.cpp | ||
TBEHandler.cpp |