[OPENMP] Static variables on device must be externally visible.
Do not mark static variable as internal on the device as they must be visible from the host to be mapped correctly. llvm-svn: 338139
Loading
Please sign in to comment
Do not mark static variable as internal on the device as they must be visible from the host to be mapped correctly. llvm-svn: 338139