"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "ca0256abb26dd11507a7f484632284a811681ba6"
[OPENMP][BLOCKS]Fix PR38923: reference to a global variable is captured
by a block. Added checks for capturing of the variable in the block when trying to emit correct address for the variable with the reference type. This extra check allows correctly identify the variables that are not captured in the block context. llvm-svn: 340181
Loading
Please register or sign in to comment