diff options
| author | Bill Wendling <isanbard@gmail.com> | 2011-08-09 01:09:21 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2011-08-09 01:09:21 +0000 |
| commit | def94edf696fa6994f9384191249f15e6d042eb0 (patch) | |
| tree | a30d017063ba3235b9c83dd98936efb4bd577e6a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | 27b625e12f25cd9fb3c141a91cd7d40f5fcaf144 (diff) | |
| download | llvm-def94edf696fa6994f9384191249f15e6d042eb0.zip llvm-def94edf696fa6994f9384191249f15e6d042eb0.tar.gz llvm-def94edf696fa6994f9384191249f15e6d042eb0.tar.bz2 | |
Remove an instance where the 'unwind' instruction was created.
The 'unwind' instruction was acting essentially as a placeholder, because it
would be replaced at the end of this function by a branch to the "unwind
handler". The 'unwind' instruction is going away, so use 'unreachable' instead,
which serves the same purpose as a placeholder.
llvm-svn: 137098
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
