[llvm] [SandboxIR] Add extern templates for GlobalWithNodeAPI (PR #111940)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 08:42:34 PDT 2024
vporpo wrote:
I am trying to understand why these would need to be explicitly exported for SandboxIRTests. The tests don't use the template directly.
There are other similar CRTPs, like the `SingleLLVMInstructionImpl` in `llvm//SandboxIR/Instruction.h`, would they also need to be explicitly exported too?
https://github.com/llvm/llvm-project/pull/111940
More information about the llvm-commits
mailing list