[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:17:35 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
----------------
devirt-local-split-unit


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