aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@centrum.cz>2019-11-03 21:15:03 +0100
committerLuboš Luňák <l.lunak@centrum.cz>2020-01-15 00:01:08 +0100
commitcbc9d22e49b434b6ceb2eb94b67079d02e0a7b74 (patch)
tree4ca09fdd49b20ff9b144dc1a4229cb54396de63f /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
parentb5b2cf7af47f1ca04635dae7b787c8a81d5af4c9 (diff)
downloadllvm-cbc9d22e49b434b6ceb2eb94b67079d02e0a7b74.zip
llvm-cbc9d22e49b434b6ceb2eb94b67079d02e0a7b74.tar.gz
llvm-cbc9d22e49b434b6ceb2eb94b67079d02e0a7b74.tar.bz2
make -fmodules-codegen and -fmodules-debuginfo work also with PCHs
Allow to build PCH's (with -building-pch-with-obj and the extra .o file) with -fmodules-codegen -fmodules-debuginfo to allow emitting shared code into the extra .o file, similarly to how it works with modules. A bit of a misnomer, but the underlying functionality is the same. This saves up to 20% of build time here. Differential Revision: https://reviews.llvm.org/D69778
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions