repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
COFF
/
section-passthru-flags.s
blob
96e42d23351ec13672f74f5b37dd7542a9c6e571
1
//
RUN
:
llvm-mc
-
triple i386-pc-win32
< %
s | FileCheck
%
s
2
.section .klaatu,
"wn"
3
//
CHECK
:
.section .klaatu,
"wn"
4
.section .barada,
"y"
5
//
CHECK
:
.section .barada,
"y"
6
.section .nikto,
"dws"
7
//
CHECK
:
.section .nikto,
"dws"