1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[WebAssembly] Update more test cases after FixFunctionBitcasts

These test updates were missing from rL346286.

llvm-svn: 346291
This commit is contained in:
Heejin Ahn 2018-11-07 02:26:03 +00:00
parent 4d007763b7
commit 075bb2a339
2 changed files with 4 additions and 1 deletions

View File

@ -667,8 +667,10 @@ WASM-NEXT: Size: 13
WASM-NEXT: - Index: 2
WASM: Name: puts
WASM: - Index: 3
WASM: Name: SomeOtherFunction
WASM: Name: .LSomeOtherFunction_bitcast
WASM: - Index: 4
WASM: Name: SomeOtherFunction
WASM: - Index: 5
WASM: Name: var
WASM: SegmentInfo:
WASM-NEXT: - Index: 0

View File

@ -62,6 +62,7 @@ ELF-MIPSEL: R_MIPS_CALL16 SomeOtherFunction
WASM: CODE
WASM-NEXT: R_WEBASSEMBLY_MEMORY_ADDR_SLEB .L.str
WASM-NEXT: R_WEBASSEMBLY_FUNCTION_INDEX_LEB puts
WASM-NEXT: R_WEBASSEMBLY_FUNCTION_INDEX_LEB .LSomeOtherFunction_bitcast
WASM-NEXT: R_WEBASSEMBLY_FUNCTION_INDEX_LEB SomeOtherFunction
ELF-complex-x86-64: .text