[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:34:52 PDT 2022


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

Fix typo + add a FIXME to keep track of potential enhancements.


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.467394.patch
Type: text/x-patch
Size: 7639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/b6601ede/attachment.bin>


More information about the llvm-commits mailing list