commit | b3c2bab0a72f88705b6ba763aab51b411ded12ae | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Tue Oct 18 05:17:23 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Tue Oct 18 05:17:23 2016 +0000 |
tree | 05b243e8b2e1138b717aa7d1fd462740471e4284 | |
parent | 63ae3007f1fb932747a256ad21f2d10d7ad31ecf [diff] |
Object: Add a missing return in ObjectFile::createObjectFile When Error was threaded through these APIs back in r265606 the "return" was missed here, which triggers a warning if/when I add LLVM_NODISCARD to the Error type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284454 91177308-0d34-0410-b5e6-96231b3b80d8