summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-10-18 05:17:23 +0000
committerJustin Bogner <mail@justinbogner.com>2016-10-18 05:17:23 +0000
commitb7c9deb5870358b9a7a655053e27d20b5c6ba442 (patch)
tree89fce34dd99496b6d1391a3a8e5056afb07a0790 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent448358b5f1f5db2e821641302aec4eba4d0a1df0 (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. llvm-svn: 284454
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions