diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-06-14 10:32:48 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-06-14 10:49:25 +0200 |
commit | 669771cfe75b48ac4c195ce9e8824319be973f4d (patch) | |
tree | f2fdfbad4855d517bfe922a43de193c986706f8d /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 1d49e5352f9538bb9c514dd627a93f9c40982d3a (diff) | |
download | llvm-669771cfe75b48ac4c195ce9e8824319be973f4d.zip llvm-669771cfe75b48ac4c195ce9e8824319be973f4d.tar.gz llvm-669771cfe75b48ac4c195ce9e8824319be973f4d.tar.bz2 |
[clang][deps] NFC: Preserve the original frontend action
This patch stops adjusting the frontend action when `clang-scan-deps` is configured to use the full output format.
In a future patch, the dependency scanner needs to check whether the original compiler invocation builds a PCH. That's impossible when `-Eonly` et al. override `-emit-pch`.
The `-Eonly` flag is not needed - the dependency scanner explicitly sets up its own frontend action anyways.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D103461
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions