diff options
author | Zachary Henkel <zahen@microsoft.com> | 2021-06-17 18:02:36 -0700 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-06-17 18:34:10 -0700 |
commit | 05d0f1a8ea012a6b7b8ea65893ec4121106444b5 (patch) | |
tree | 4305d185d85881b0b64517ba96d4d68a8dfff532 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | a78671ef54e53196dc7b5ee9c91771c8e146d1d1 (diff) | |
download | llvm-05d0f1a8ea012a6b7b8ea65893ec4121106444b5.zip llvm-05d0f1a8ea012a6b7b8ea65893ec4121106444b5.tar.gz llvm-05d0f1a8ea012a6b7b8ea65893ec4121106444b5.tar.bz2 |
Frontend: Respect -fno-temp-file when creating a PCH
When creating a PCH file the use of a temp file will be dictated by the
presence or absence of the -fno-temp-file flag. Creating a module file
will always use a temp file via the new ForceUseTemporary flag.
This fixes bug 50033.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions