"clang/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "a57d9652a0dcc823921f2d4bac29680db5dbef64"
[OpenCL] Prevent generation of globals in non-constant AS for OpenCL.
Avoid using shortcut for const qualified non-constant address space aggregate variables while generating them on the stack such that the alloca object is used instead of a global variable containing initializer. Review: https://reviews.llvm.org/D27109 llvm-svn: 288163
Loading
Please register or sign in to comment