[llvm-branch-commits] [llvm] llvm-lto2: Add print-guid subcommand. (PR #143992)
Teresa Johnson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jun 13 08:01:34 PDT 2025
https://github.com/teresajohnson commented:
This needs a caveat somewhere (either in printed usage message or in a comment) that this won't work for local linkage symbols (I suppose the user could give the "file:" prefix but that won't work if -funique-internal-linkage-names was specified etc). Can you also add a test?
https://github.com/llvm/llvm-project/pull/143992
More information about the llvm-branch-commits
mailing list