aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-04-10 19:16:45 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-04-10 19:16:45 +0000
commitf7ce1662202717f774d1697948790f85bf6d8495 (patch)
tree7cb04b5b93fe47ba5f3d7bad24de1bdb3549e39e /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parentec4880905d1663d0510a3ea6d905de9de2654f74 (diff)
downloadllvm-f7ce1662202717f774d1697948790f85bf6d8495.zip
llvm-f7ce1662202717f774d1697948790f85bf6d8495.tar.gz
llvm-f7ce1662202717f774d1697948790f85bf6d8495.tar.bz2
[OPENMP] Fix for PR32333: Crash in call of outlined Function.
If the type of the captured variable is a pointer(s) to variably modified type, this type was not processed correctly. Need to drill into the type, find the innermost variably modified array type and convert it to canonical parameter type. llvm-svn: 299868
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions