mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-24 18:20:38 +00:00
[test] Disable x86-64-gp-write on Darwin
llvm-svn: 359487
This commit is contained in:
parent
9b17b80a0e
commit
f1ec0406f0
@ -1,3 +1,4 @@
|
|||||||
|
# UNSUPPORTED: system-darwin
|
||||||
# REQUIRES: native && target-x86_64
|
# REQUIRES: native && target-x86_64
|
||||||
# RUN: %clangxx -fomit-frame-pointer %p/Inputs/x86-64-gp-write.cpp -o %t
|
# RUN: %clangxx -fomit-frame-pointer %p/Inputs/x86-64-gp-write.cpp -o %t
|
||||||
# RUN: %lldb -b -s %s %t | FileCheck %s
|
# RUN: %lldb -b -s %s %t | FileCheck %s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user