diff options
| author | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | 2015-02-25 16:01:12 +0000 |
|---|---|---|
| committer | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | 2015-02-25 16:01:12 +0000 |
| commit | ed69e30d68c57ed7b215ac505447f80ee6982007 (patch) | |
| tree | 3a7293feb5762c58b6260f42b2cd500771658833 /llvm/lib/Support/MemoryBuffer.cpp | |
| parent | 5c62af5bb14c641baddab0b225eba1282673ea29 (diff) | |
| download | bcm5719-llvm-ed69e30d68c57ed7b215ac505447f80ee6982007.tar.gz bcm5719-llvm-ed69e30d68c57ed7b215ac505447f80ee6982007.zip | |
Add missing "return" statements.
ExecutionContext::GetAddressByteSize() was calling GettAddressByteSize () on Target and Process class but was ignoring the return type. I have added the missing return.
No regression in the test suite. Committed as obvious.
llvm-svn: 230502
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions

