Skip to content
Commit 8ef31411 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[OPENMP] Fix for http://llvm.org/PR25878: Error compiling an OpenMP program

OpenMP codegen tried to emit the code for its constructs even if it was detected as a dead-code. Added checks to ensure that the code is emitted if the code is not dead.

llvm-svn: 255990
parent eb482350
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment