[OPENMP] Fix PR38823: Do not emit vtable if it is not used in target
context. If the explicit template instantiation definition defined outside of the target context, its vtable should not be marked as used. This is true for other situations where the compiler want to emit vtables unconditionally. llvm-svn: 341570
Loading
Please register or sign in to comment