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
[X86][MC,LLD][NFC] Rename R_X86_64_REX2_GOTPCRELX (#116737)
[llvm-project.git]
/
lld
/
test
/
wasm
/
version.s
blob
2ce86f109fef2a4a487c81d176939960d458a028
1
# RUN: llvm-mc -filetype=obj -triple=wasm32-unknown-unknown -o %t.o %s
2
# RUN: wasm-ld -o %t.wasm %t.o
3
# RUN: llvm-readobj --file-headers %t.wasm | FileCheck %s
4
5
.globl _start
6
_start
:
7
.functype _start () -> ()
8
end_function
9
10
# CHECK: Format: WASM
11
# CHECK: Arch: wasm32
12
# CHECK: AddressSize: 32bit
13
# CHECK: Version: 0x1