[PATCH] D35412: [ELF] - Fix incorrect object file use with --reproduce option.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 12:58:45 PDT 2017


ruiu added a comment.

I think I'm not convinced that this would worth to be added. I usually add `fakechroot chroot` before `ld.lld` and it'd just work, so unless there's a strong reason to avoid doing that, I wouldn't add this function.


https://reviews.llvm.org/D35412





More information about the llvm-commits mailing list