diff options
author | Sam Clegg <sbc@chromium.org> | 2019-02-04 23:07:34 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2019-02-04 23:07:34 +0000 |
commit | 313f9f54f5a85790ae09cc48c1df54a4c635a3e3 (patch) | |
tree | 310e330d55647af41f5902b5d5e096b6266439b3 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 7c907bac6fd51835ed4410845cc25b44cdd08c95 (diff) | |
download | bcm5719-llvm-313f9f54f5a85790ae09cc48c1df54a4c635a3e3.tar.gz bcm5719-llvm-313f9f54f5a85790ae09cc48c1df54a4c635a3e3.zip |
[WebAssembly] MC: Mark more function aliases as functions
Aliases of functions are now marked as function symbols even if
they are bitcast to some other other non-function type.
This is important for WebAssembly where object and function
symbols can't alias each other.
Fixes PR38866
Differential Revision: https://reviews.llvm.org/D57538
llvm-svn: 353109
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions