[PATCH] D98686: [lld:elf] Weaken the requirement for a computed binding to be STB_LOCAL

Nathan Lanza via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 19:26:11 PDT 2021


lanza added a comment.

> I'd completely rewrite the description. Consider this:

👍



================
Comment at: lld/test/ELF/lto/devirt_extern_vtable.ll:1
+; REQUIRES: x86
+;; Test that that a vtable defined locally in one module but external in another
----------------
MaskRay wrote:
> devirt-local-split-unit
You mean for the file name?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98686



More information about the llvm-commits mailing list