[llvm] [SandboxIR] Add extern templates for GlobalWithNodeAPI (PR #111940)

via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 08:10:08 PDT 2024


================
@@ -797,6 +798,24 @@ class GlobalWithNodeAPI : public ParentT {
   }
 };
 
+extern template LLVM_TEMPLATE_ABI GlobalIFunc &
----------------
vporpo wrote:

Please add a comment that this is for `LLVM_BUILD_LLVM_DYLIB`.

https://github.com/llvm/llvm-project/pull/111940


More information about the llvm-commits mailing list