mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
Fix RUN line so this test doesn't hang.
llvm-svn: 74719
This commit is contained in:
parent
6dca2847d9
commit
71bf4264bf
@ -1,4 +1,4 @@
|
||||
// RUN: clang-cc
|
||||
// RUN: clang-cc %s
|
||||
|
||||
typedef char one_byte;
|
||||
struct two_bytes { char data[2]; };
|
||||
|
Loading…
Reference in New Issue
Block a user