[PATCH] D135710: [lto] Do not try to internalize symbols with escaped name

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 01:30:32 PDT 2022


serge-sans-paille updated this revision to Diff 467392.
serge-sans-paille added a comment.

Update test cases:

- use llvm-lto2
- illustrate behavior on full and thin LTO

Also update comments on the extra condition, as suggested by @tejohnson


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

https://reviews.llvm.org/D135710

Files:
  llvm/lib/LTO/LTO.cpp
  llvm/test/LTO/X86/hidden-escaped-symbols-alt.ll
  llvm/test/LTO/X86/hidden-escaped-symbols.ll
  llvm/test/ThinLTO/X86/hidden-escaped-symbols-alt.ll
  llvm/test/ThinLTO/X86/hidden-escaped-symbols.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135710.467392.patch
Type: text/x-patch
Size: 7424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/09916ba3/attachment.bin>


More information about the llvm-commits mailing list