summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/stack-protector.c
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2013-02-17 01:45:04 +0000
committerCameron Zwarich <zwarich@apple.com>2013-02-17 01:45:04 +0000
commitddeabf78a0b04579dc03f3d3ff862fc05943db6c (patch)
treeb563c7d432c1a794e23bc872bd6853f12a2639c0 /clang/test/CodeGen/stack-protector.c
parentbfebb419844b1d9c63ad14d0cff51e19935a45a4 (diff)
downloadbcm5719-llvm-ddeabf78a0b04579dc03f3d3ff862fc05943db6c.tar.gz
bcm5719-llvm-ddeabf78a0b04579dc03f3d3ff862fc05943db6c.zip
Fix a conversion from a forward iterator to a reverse iterator in
MachineBasicBlock::SplitCriticalEdge. Since this is an iterator rather than an instr_iterator, the isBundled() check only passes if getFirstTerminator() returned end() and the garbage memory happens to lean that way. Multiple successors can be present without any terminator instructions in the case of exception handling with a fallthrough. llvm-svn: 175383
Diffstat (limited to 'clang/test/CodeGen/stack-protector.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud