aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/TapiUniversal.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2020-06-11 10:45:42 -0700
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2020-06-11 15:15:19 -0700
commita98d618f6e5f6429378ac1474b6df7ce1878061d (patch)
treed5efeeca2839abe527e337604ba2bccda4b0d5d4 /llvm/lib/Object/TapiUniversal.cpp
parentc52516819073ccc2853a347b28a4e88fa0af9cbb (diff)
downloadllvm-a98d618f6e5f6429378ac1474b6df7ce1878061d.zip
llvm-a98d618f6e5f6429378ac1474b6df7ce1878061d.tar.gz
llvm-a98d618f6e5f6429378ac1474b6df7ce1878061d.tar.bz2
Fixed assertion in SROA if block has ho successors
BasicBlock::isLegalToHoistInto() asserts if block does not have successors. The case is degenarate but assertion still needs to be avoided. https://bugs.llvm.org/show_bug.cgi?id=46280 Differential Revision: https://reviews.llvm.org/D81674
Diffstat (limited to 'llvm/lib/Object/TapiUniversal.cpp')
0 files changed, 0 insertions, 0 deletions