[PATCH] D60825: [llvm-objcopy] - Check dynamic relocation sections for broken references.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 07:06:59 PDT 2019


grimar marked an inline comment as done.
grimar added inline comments.


================
Comment at: test/tools/llvm-objcopy/ELF/dynrelocsec-remove-shlink-reference.test:24
+    Link:          .dynsym
+## TODO: zero Info field should not be needed.
+    Info:          0
----------------
This TODO can be removed if we land D60820.


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

https://reviews.llvm.org/D60825





More information about the llvm-commits mailing list