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

[OPENMP] Fix PR34925: Fix getting thread_id lvalue for inlined regions

in C.

If we try to get the lvalue for thread_id variables in inlined regions,
we did not use the correct version of function. Fixed this bug by adding
overrided version of the function getThreadIDVariableLValue for inlined
regions.

llvm-svn: 315578
parent 8a5dded8
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