[PATCH] D61857: [LTO] Improve readability of module IDs

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 06:42:16 PDT 2019


ruiu added a comment.

I think I agree with George. Looks like `<archive name>(<object name> at <offset>)` is slightly more readable than `<archive name>(<object name>:<offset>)`, but that's not a strong preference.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D61857





More information about the llvm-commits mailing list