[PATCH] D70036: [llvm-objcopy][COFF] Implement --redefine-sym and --redefine-syms

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 01:32:40 PST 2019


jhenderson added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/redefine-symbols.test:1
+# RUN: yaml2obj %s > %t
+
----------------
Maybe worth putting a comment saying why this test is not in the ELF specific test folder (i.e. it contains just the common parsing stuff).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70036





More information about the llvm-commits mailing list