mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[WebAssembly] Fixing 2 more symbol offset related tests.
llvm-svn: 351465
This commit is contained in:
parent
e6b50eff1a
commit
ada3982d76
@ -61,9 +61,9 @@ COFF32-NEXT: U _puts
|
||||
|
||||
|
||||
WASM: 00000000 d .L.str
|
||||
WASM-NEXT: 00000003 t .LSomeOtherFunction_bitcast
|
||||
WASM-NEXT: 00000019 t .LSomeOtherFunction_bitcast
|
||||
WASM-NEXT: U SomeOtherFunction
|
||||
WASM-NEXT: 00000002 T main
|
||||
WASM-NEXT: 00000001 T main
|
||||
WASM-NEXT: U puts
|
||||
WASM-NEXT: 00000010 D var
|
||||
|
||||
|
@ -62,5 +62,5 @@ Sections:
|
||||
Flags: [ ]
|
||||
|
||||
# CHECK: 00000000 D dexport
|
||||
# CHECK-NEXT: 00000000 T fexport
|
||||
# CHECK-NEXT: 00000001 T fexport
|
||||
# CHECK-NEXT: 00000000 D gexport
|
||||
|
Loading…
Reference in New Issue
Block a user