aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-05-07 15:13:18 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2020-05-07 15:16:52 -0700
commit13062d0fb76913802f94314090b1a2b36bd480d9 (patch)
treeda83131ca09dcb723b9ab32c0ca86dad033ae15d /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentedf0391491e3a2076779c5da2c0dfc1829585d64 (diff)
downloadllvm-13062d0fb76913802f94314090b1a2b36bd480d9.zip
llvm-13062d0fb76913802f94314090b1a2b36bd480d9.tar.gz
llvm-13062d0fb76913802f94314090b1a2b36bd480d9.tar.bz2
[lldb/Test] Skip more tests that are not expected to work with passive replay
This skips some tests that pass with active replay (which doesn't check the output) but fail with passive replay. Valid reasons for this include: - Checking the output of the process (which doesn't run during replay), - Checking files that cannot be captured in the VFS (non-existing or unreadable files or files that are removed during test), Unfortunately there's no good way to mark a test as supported for active replay but unsupported for passive replay because the number and order of API calls needs to be identical during capture and replay. I don't think this is a huge loss however.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions