|  a1d0589266 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 | ||