[OPENMP] Fix capturing of boolean variables in debug mode.
If the variables is boolean and we generating inner function with real types, the codegen may crash because of not loading boolean value from memory. llvm-svn: 316011
Loading
Please sign in to comment