diff options
author | James Molloy <james.molloy@arm.com> | 2014-08-26 13:41:31 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2014-08-26 13:41:31 +0000 |
commit | 36b8a88188b8fca2a3daa40fe28410880a435156 (patch) | |
tree | 32b6830a55c3e6001b4335904ee48f8c5195ee5c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 93a2906e80280b879aa0f932b7b6dd52936f471e (diff) | |
download | llvm-36b8a88188b8fca2a3daa40fe28410880a435156.zip llvm-36b8a88188b8fca2a3daa40fe28410880a435156.tar.gz llvm-36b8a88188b8fca2a3daa40fe28410880a435156.tar.bz2 |
Change the return value of "getEnd()" from a MachineInstr* to a MachineBasicBlock::iterator.
It seems on Darwin the illegal round-trip ::iterator -> MachineInstr* -> ::iterator breaks execution horribly when the iterator is not a real MachineInstr, like ::end().
llvm-svn: 216455
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions