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

[OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcount if not

required.

Function __kmpc_push_target_tripcount should be emitted only if the
offloading entry is going to be emitted (for use in tgt_target...
functions). Otherwise, it should not be emitted.

llvm-svn: 352669
parent 04a83a4c
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