[PATCH] D92537: [lld-macho] Implement -object_path_lto

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 15:17:26 PST 2020


int3 planned changes to this revision.
int3 added a comment.

> What is the main reason for this? Is this so you can run the linker on the same set of input .o files and end up with a binary whose MD5 checksum doesn't change?

Yeah pretty much... but you raise good points. I'll change it and have the test just skip checking for the exact timestamp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92537



More information about the llvm-commits mailing list