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

[OPENMP] Generate threadprivates as TLS variables by default.

If target supports TLS all threadprivates are generated as TLS. If target does not support TLS, use runtime calls for proper codegen of threadprivate variables.

llvm-svn: 247273
parent 8f870499
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