[PATCH] D46727: Use object address instead of offset in an archive file.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 14:50:17 PDT 2018


pcc added a subscriber: tejohnson.
pcc requested changes to this revision.
pcc added a comment.
This revision now requires changes to proceed.

I believe that these names can end up in various observable places including `-save-temps` file names and combined module summary indexes, so I don't think we can do this.


https://reviews.llvm.org/D46727





More information about the llvm-commits mailing list