diff options
author | Paul Robinson <paul.robinson@sony.com> | 2016-12-09 23:08:17 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2016-12-09 23:08:17 +0000 |
commit | 0a32eab125f9335596e966ece7b5174f5a3f55ed (patch) | |
tree | 5ea95df75ed377dbf27a2f952e0d26a5cc718885 /llvm/test/DebugInfo | |
parent | a424e88eab624fc2f7167c89f8d4bc2c942ba41d (diff) | |
download | bcm5719-llvm-0a32eab125f9335596e966ece7b5174f5a3f55ed.tar.gz bcm5719-llvm-0a32eab125f9335596e966ece7b5174f5a3f55ed.zip |
Bigger-hammer REQUIRES to fix Windows bot.
llvm-svn: 289288
Diffstat (limited to 'llvm/test/DebugInfo')
-rw-r--r-- | llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir b/llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir index 17a0d1d82b7..28d4bf24b74 100644 --- a/llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir +++ b/llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir @@ -4,7 +4,7 @@ # # CHECK-NOT: .loc 1 0 # CHECK: .cfi_def_cfa_offset -# REQUIRES: debug_frame +# UNSUPPORTED: cygwin,mingw32,win32 --- | ; ModuleID = 'no-cfi-loc.ll' |