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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 19:58:48 PDT 2021


MaskRay added inline comments.


================
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
----------------
lanza wrote:
> MaskRay wrote:
> > devirt-local-split-unit
> You mean for the file name?
yes, hmm may be devirt-split-unit-localize.ll


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