Commit Graph

1 Commits

Author SHA1 Message Date
Alexey Bataev f65e8af1d2 [OPENMP] Do not consider address constant vars as possibly
threadprivate.

Do not delay emission of the address constant variables in OpenMP mode
as they cannot be defined as threadprivate.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335483 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-25 15:32:05 +00:00