[PATCH] D155535: [WebAssembly][Objcopy] Write output section headers identically to inputs

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 17:34:38 PDT 2023


aheejin updated this revision to Diff 544162.
aheejin added a comment.

Remove newline


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155535

Files:
  llvm/test/ObjectYAML/wasm/invalid_section_header_size.yaml


Index: llvm/test/ObjectYAML/wasm/invalid_section_header_size.yaml
===================================================================
--- llvm/test/ObjectYAML/wasm/invalid_section_header_size.yaml
+++ llvm/test/ObjectYAML/wasm/invalid_section_header_size.yaml
@@ -17,4 +17,3 @@
         ReturnTypes:
           - I32
 ...
-


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155535.544162.patch
Type: text/x-patch
Size: 324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/7b30aedd/attachment.bin>


More information about the llvm-commits mailing list