[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


================
@@ -301,6 +302,24 @@ template class GlobalWithNodeAPI<GlobalVariable, llvm::GlobalVariable,
 template class GlobalWithNodeAPI<GlobalAlias, llvm::GlobalAlias, GlobalValue,
                                  llvm::GlobalValue>;
 
+template LLVM_EXPORT_TEMPLATE GlobalIFunc &
----------------
vporpo wrote:

Same here.

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


More information about the llvm-commits mailing list