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
[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git]
/
llvm
/
test
/
MC
/
AsmParser
/
unmatched-if.s
blob
b2451666eb78de845f96e662be6f348a73ea17cf
1
# RUN: not llvm-mc -triple=x86_64 %s -o /dev/null 2>&1 | FileCheck %s
2
3
# CHECK: {{.*}}.s:6:1: error: unmatched .ifs or .elses
4
.if 1
5
.else