mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 09:32:20 +00:00
Fix a typo in x86-64-gp-write.test
The test was building the wrong inferior, causing failures. llvm-svn: 359451
This commit is contained in:
parent
de9d7c4e04
commit
1cf7db12e1
@ -1,6 +1,6 @@
|
||||
# XFAIL: system-windows
|
||||
# REQUIRES: native && target-x86_64
|
||||
# RUN: %clangxx -fomit-frame-pointer %p/Inputs/x86-64-gp-read.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
|
||||
process launch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user