[PATCH] D139210: [llvm-objcopy] Fix --add-section when section contain empty bytes

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 03:07:15 PST 2022


jhenderson added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/wasm/add-section.test:30
+
+# Check that raw data is well formated in the file as well.
+# RAW-DATA:      Name: bar
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139210



More information about the llvm-commits mailing list