[PATCH] D58954: [WebAssembly] Test change after disabling MachineBlockPlacement

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 12:38:14 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355438: [WebAssembly] Test change after disabling MachineBlockPlacement (authored by aheejin, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58954/new/

https://reviews.llvm.org/D58954

Files:
  lld/trunk/test/wasm/init-fini.ll


Index: lld/trunk/test/wasm/init-fini.ll
===================================================================
--- lld/trunk/test/wasm/init-fini.ll
+++ lld/trunk/test/wasm/init-fini.ll
@@ -77,7 +77,7 @@
 ; CHECK-NEXT:         Body:            10031004100A100F1012100F10141003100C100F10161001100E0B
 ; CHECK:            - Index:           22
 ; CHECK-NEXT:         Locals:
-; CHECK-NEXT:         Body:            024041868080800041004180888080001087808080000D000F0B00000B
+; CHECK-NEXT:         Body:            02404186808080004100418088808000108780808000450D0000000B0B
 ; CHECK-NEXT:   - Type:            CUSTOM
 ; CHECK-NEXT:     Name:            name
 ; CHECK-NEXT:     FunctionNames:


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58954.189385.patch
Type: text/x-patch
Size: 685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/d5de0cd8/attachment.bin>


More information about the llvm-commits mailing list