summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-03-28 22:45:39 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-03-28 22:45:39 +0000
commitc8f774b393bcfab875bb714ebd931c8f203e0e6e (patch)
treee7a35ca96dcf7216a1930806a583a63cfa63006f /llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
parent8ad9a97310239d4c2922f3583dcce7af40645c75 (diff)
downloadbcm5719-llvm-c8f774b393bcfab875bb714ebd931c8f203e0e6e.tar.gz
bcm5719-llvm-c8f774b393bcfab875bb714ebd931c8f203e0e6e.zip
Strip @VER suffices from the LTO output.
This fixes pr36623. The problem is that we have to parse versions out of names before LTO so that LTO can use that information. When we get the LTO produced .o files, we replace the previous symbols with the LTO produced ones, but they still have @ in their names. We could just trim the name directly, but calling parseSymbolVersion to do it is simpler. llvm-svn: 328738
Diffstat (limited to 'llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud