mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 19:34:29 +00:00
6 lines
180 B
TableGen
6 lines
180 B
TableGen
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
|
|
|
|
// CHECK: error: Reached EOF without matching #endif
|
|
// CHECK: error: The latest preprocessor control is here
|
|
#ifdef DISABLED
|