summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/CommentParser.cpp
diff options
context:
space:
mode:
authorStefan Maksimovic <stefan.maksimovic@mips.com>2018-11-01 10:10:42 +0000
committerStefan Maksimovic <stefan.maksimovic@mips.com>2018-11-01 10:10:42 +0000
commitcd0c50e3d251fb8c063f421f0fe82a6a837e462f (patch)
tree8bfe225563c0892397224dded141d68de5f149f0 /clang/lib/AST/CommentParser.cpp
parent46955b58eefc245f862aed31cdec23c1546bd412 (diff)
downloadbcm5719-llvm-cd0c50e3d251fb8c063f421f0fe82a6a837e462f.tar.gz
bcm5719-llvm-cd0c50e3d251fb8c063f421f0fe82a6a837e462f.zip
[Mips] Conditionally remove successor block
In MipsBranchExpansion::splitMBB, upon splitting a block with two direct branches, remove the successor of the newly created block (which inherits successors from the original block) which is pointed to by the last branch in the original block only if the targets of two branches differ. This is to fix the failing test when ran with -verify-machineinstrs enabled. Differential Revision: https://reviews.llvm.org/D53756 llvm-svn: 345821
Diffstat (limited to 'clang/lib/AST/CommentParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud