[PATCH] D21308: AArch64: Fix end iterator dereference
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 13:51:30 PDT 2016
arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: rengolin, aemerson.
Not all blocks have terminators. I'm not sure how this wasn't crashing before.
http://reviews.llvm.org/D21308
Files:
lib/Target/AArch64/AArch64BranchRelaxation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21308.60599.patch
Type: text/x-patch
Size: 4137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160613/15eb1035/attachment.bin>
More information about the llvm-commits
mailing list