diff options
author | Petr Hosek <phosek@chromium.org> | 2019-05-06 23:24:17 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-05-06 23:24:17 +0000 |
commit | 5f2e10e9c3251f623d9962984a34ae40bb84b1ff (patch) | |
tree | b16b4fcd9c9017544aeeb16e857f1bb13e22019e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 2ea088173df0d44db3202b6b2904901c0a6dabe5 (diff) | |
download | bcm5719-llvm-5f2e10e9c3251f623d9962984a34ae40bb84b1ff.tar.gz bcm5719-llvm-5f2e10e9c3251f623d9962984a34ae40bb84b1ff.zip |
[Clang][NewPM] Don't bail out if the target machine is empty
This matches the behavior of the old pass manager. There are some
targets that don't have target machine at all (e.g. le32, spir) which
whose tests would never run with new pass manager. Similarly, we would
need to disable tests for targets that are disabled.
Differential Revision: https://reviews.llvm.org/D58374
llvm-svn: 360100
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions