diff options
author | Ben Langmuir <blangmuir@apple.com> | 2020-03-31 09:26:59 -0700 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2020-03-31 13:50:12 -0700 |
commit | cc3fddb411d55d4d0902a772a9f3db11fc4f002e (patch) | |
tree | a9cd7bcb34f09c3ebb9f3b0240b136bc84725b81 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 9dcb16bc9aff676f45b530398dc75bd52526b0b5 (diff) | |
download | llvm-cc3fddb411d55d4d0902a772a9f3db11fc4f002e.zip llvm-cc3fddb411d55d4d0902a772a9f3db11fc4f002e.tar.gz llvm-cc3fddb411d55d4d0902a772a9f3db11fc4f002e.tar.bz2 |
[pch] Honour -fallow-pch-with-compiler-errors for overall compilation status
Previously we would emit a PCH with errors, but fail the overall
compilation. If run using the driver, that would result in removing the
just-produced PCH. Instead, we should have the compilation result match
whether we were able to emit the PCH.
Differential Revision: https://reviews.llvm.org/D77159
rdar://61110294
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions