aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2018-02-07 06:16:24 +0000
committerChandler Carruth <chandlerc@gmail.com>2018-02-07 06:16:24 +0000
commit282ae1632a6895080ff727afa544e0eaf6b81817 (patch)
tree6cd1bdda39706626403b4ba0dde4bb0144a05e1a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent1713dd5b8d60e2faa1738a24802bbb4a6ae1b93d (diff)
downloadllvm-282ae1632a6895080ff727afa544e0eaf6b81817.zip
llvm-282ae1632a6895080ff727afa544e0eaf6b81817.tar.gz
llvm-282ae1632a6895080ff727afa544e0eaf6b81817.tar.bz2
[x86/retpoline] Make the external thunk names exactly match the names
that happened to end up in GCC. This is really unfortunate, as the names don't have much rhyme or reason to them. Originally in the discussions it seemed fine to rely on aliases to map different names to whatever external thunk code developers wished to use but there are practical problems with that in the kernel it turns out. And since we're discovering this practical problems late and since GCC has already shipped a release with one set of names, we are forced, yet again, to blindly match what is there. Somewhat rushing this patch out for the Linux kernel folks to test and so we can get it patched into our releases. Differential Revision: https://reviews.llvm.org/D42998 llvm-svn: 324449
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions