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

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 05:48:04 PDT 2022


tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.

lgtm, but please wait to see if @int3 has any more comments.
Suggest adding a comment to the top of the tests about what it is testing (that LTO is properly handling the MachO mangling and treating @hide_me and @"\01_hide_me" as the same symbol).


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

https://reviews.llvm.org/D135710



More information about the llvm-commits mailing list