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
/
reloc-model.c
blob
5d08eee89be338bfec99058a4070d50d008272be
1
// RUN: not %clang -cc1 -mrelocation-model tinkywinky \
2
// RUN: -emit-llvm %s 2>&1 | FileCheck -check-prefix CHECK-INVALID %s
3
4
// CHECK-INVALID: error: invalid value 'tinkywinky' in '-mrelocation-model tinkywinky'