[PATCH] D96722: [gold] Match lld WPD behavior for shared library symbols and add test

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 11:12:24 PST 2021


tejohnson added inline comments.


================
Comment at: llvm/test/tools/gold/X86/devirt_vcall_vis_shared_def.ll:1
+;; Test that symbols defined in shared libraries prevent devirtualization.
+
----------------
MaskRay wrote:
> The test needs updates.
I assume you mean to apply the same fixes I did for the lld patch - will do before committing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96722



More information about the llvm-commits mailing list