mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
[lldb][test][Windows] XFAIL IR memory map test
Since https://github.com/llvm/llvm-project/pull/68052 this has been failing. https://lab.llvm.org/buildbot/#/builders/219/builds/6545 Follow up changes have not fixed it, XFAIL while I debug it.
This commit is contained in:
parent
a13696fd84
commit
45ccc1666c
@ -1,4 +1,5 @@
|
||||
# REQUIRES: system-windows
|
||||
# XFAIL: system-windows
|
||||
|
||||
# RUN: %clang_cl_host /Zi /GS- %p/Inputs/call-function.cpp /c /o %t.obj
|
||||
# RUN: %msvc_link /debug:full %t.obj /out:%t
|
||||
|
Loading…
Reference in New Issue
Block a user