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][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git]
/
llvm
/
test
/
MC
/
AArch64
/
coff-align.s
blob
6ef69c50c49033d1b8c9b9c6c33b5c233d5446b0
1
//
RUN
:
llvm-mc
-
filetype
=
obj
-
triple aarch64-windows-gnu
%
s | llvm-readobj
-
S
--
sd
-
| FileCheck
%
s
2
.text
3
.align 5
4
f0
:
5
ret
6
7
//
CHECK
:
IMAGE_SCN_ALIGN_32BYTES