mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
0335024c4a
preprocessed outputs) llvm-svn: 55826
4 lines
65 B
C
4 lines
65 B
C
// RUN: clang -E -x c -o %t.i %s
|
|
// RUN: gcc -fsyntax-only %t.i
|
|
|