blob: ea6824b77e1cba0b43164a57b8bad32aca582798 [file] [log] [blame]
Andrey Bokhanko158b8b82015-11-02 09:54:17 +00001// RUN: %clang_cc1 -E -dM -triple i586-intel-elfiamcu | FileCheck %s
2
Andrey Bokhanko4f8867f2016-01-14 10:59:36 +00003// CHECK: #define __USER_LABEL_PREFIX__ {{$}}
Andrey Bokhanko6e34c1d2016-02-04 11:54:45 +00004// CHECK: #define __WINT_TYPE__ unsigned int
Andrey Bokhanko158b8b82015-11-02 09:54:17 +00005// CHECK: #define __iamcu
6// CHECK: #define __iamcu__
7