repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-config
/
cflags.test
blob
461de86b64c0ba23204a11fc8a3e0d1d43d91075
1
RUN: llvm-config --cflags 2>&1 | FileCheck %s
2
RUN: llvm-config --cppflags 2>&1 | FileCheck %s
3
RUN: llvm-config --cxxflags 2>&1 | FileCheck %s
4
CHECK: -I
5
CHECK: {{[/\\]}}include
6
CHECK-NOT: error:
7
CHECK-NOT: warning: