[PATCH] D78786: [llvm-objcopy] Don't special the all zero p_paddr case

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 01:33:43 PDT 2020


grimar added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/ELF/binary-no-paddr.test:47
+    PAddr: [[PADDR]]
     Align: 0x1000
     Sections:
----------------
nit: perhaps you can remove `Align` here and above while you are here. It doesn't seem to be useful for this test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78786





More information about the llvm-commits mailing list