[PATCH] D42998: [x86/retpoline] Make the external thunk names exactly match the names that happened to end up in GCC.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 19:38:19 PST 2018
chandlerc added a comment.
In https://reviews.llvm.org/D42998#1000043, @echristo wrote:
> Should we just pick a name and go with it?
>
> -eric
When it's an internal COMDAT, it seems good to name it in a way that won't actually collide? The symbol name will still show up places.
Repository:
rL LLVM
https://reviews.llvm.org/D42998
More information about the llvm-commits
mailing list