Make sure the end of the first line is still within the function, and if not, don...
authorJim Ingham <jingham@apple.com>
Wed, 25 Apr 2012 19:48:30 +0000 (19:48 +0000)
committerJim Ingham <jingham@apple.com>
Wed, 25 Apr 2012 19:48:30 +0000 (19:48 +0000)
commite5b2245d685a38979d3260e0358c19c9216dc521
tree0e05c2d9157781a518efb65cdd302786600acb7d
parent365f1ec246889a93d6ac7cc7e217eeee6e2ad571
Make sure the end of the first line is still within the function, and if not, don't push the prologue past it.

rdar://problem/11271074

llvm-svn: 155579
lldb/source/Symbol/Function.cpp