aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2014-08-26 13:41:31 +0000
committerJames Molloy <james.molloy@arm.com>2014-08-26 13:41:31 +0000
commit36b8a88188b8fca2a3daa40fe28410880a435156 (patch)
tree32b6830a55c3e6001b4335904ee48f8c5195ee5c /clang/lib/Frontend/CompilerInvocation.cpp
parent93a2906e80280b879aa0f932b7b6dd52936f471e (diff)
downloadllvm-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