Skip to content
Commit d2c1dd59 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[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
parent c2394822
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment