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
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Driver
/
x86_m16.c
blob
be15ff53c2f00161de01d37b12552e5a2d0805a9
1
// RUN: %clang -target i386 -m16 -### -c %s 2>&1 | FileCheck %s
2
3
// CHECK: Target: i386-{{.*}}-{{.*}}-code16
4