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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Driver
/
driverkit-version-min.c
blob
9966152f11ce822013917fdeac7b63c5cccf7e30
1
// REQUIRES: x86-registered-target
2
// RUN: %clang -target x86_64-apple-driverkit19.0 -S -o - %s | FileCheck %s
3
4
int
main
() {
return
0
; }
5
// CHECK: .build_version driverkit, 19, 0