[PATCH] D96722: [gold] Match lld WPD behavior for shared library symbols and add test
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 10:47:43 PST 2021
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Great!
================
Comment at: llvm/test/tools/gold/X86/devirt_vcall_vis_shared_def.ll:1
+;; Test that symbols defined in shared libraries prevent devirtualization.
+
----------------
The test needs updates.
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