[LLD] [test] Avoid printing timestamps past INT32_MAX with llvm-readobj (#81463)
If llvm-readobj is built with a 32 bit time_t, it can't print such timestamps correctly.
parent
c6098461
Please register or sign in to comment
If llvm-readobj is built with a 32 bit time_t, it can't print such timestamps correctly.