Add missing return to SBAddress::GetOffset(). This was caught by Carlo Kok.
authorGreg Clayton <gclayton@apple.com>
Tue, 30 Oct 2012 16:32:38 +0000 (16:32 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 30 Oct 2012 16:32:38 +0000 (16:32 +0000)
commitbbffdd71eb2df0a46051ed6176258a80399996c5
tree73b8b20eecd888c4ea14043b3c5514ec70859438
parente2395dc27b1a1be758f6ff881257617c67d0d7ae
Add missing return to SBAddress::GetOffset(). This was caught by Carlo Kok.

llvm-svn: 167019
lldb/source/API/SBAddress.cpp