diff options
author | Sam Clegg <sbc@chromium.org> | 2018-11-09 16:57:41 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2018-11-09 16:57:41 +0000 |
commit | 37125f080fa59ac0556ea1b4eb43e9841dd02284 (patch) | |
tree | 4190ebdb96c9128c26b2749a59789ef865b058d0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4f2e66c0184baeccf43d08217c70efcd92674311 (diff) | |
download | llvm-37125f080fa59ac0556ea1b4eb43e9841dd02284.zip llvm-37125f080fa59ac0556ea1b4eb43e9841dd02284.tar.gz llvm-37125f080fa59ac0556ea1b4eb43e9841dd02284.tar.bz2 |
[WebAssembly] Respect `--no-mangle` in more locations
`--no-demangle` now also applies to the name section. This change
was motivated by the rust team that have a slightly different name
mangling scheme to the standard C++ itanium one and prefer to do their
de-mangling as a post-link setp.
Patch by Alex Crichton!
Differential Revision: https://reviews.llvm.org/D54279
llvm-svn: 346516
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions