[PATCH] D26532: Bitcode: Clean up error handling for certain bitcode query functions.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 12:00:22 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286623: Bitcode: Clean up error handling for certain bitcode query functions. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D26532?vs=77576&id=77645#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26532

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Driver.h
  lld/trunk/ELF/InputFiles.cpp
  llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
  llvm/trunk/include/llvm/Object/ModuleSummaryIndexObjectFile.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/LTOModule.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Object/ModuleSummaryIndexObjectFile.cpp
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp
  llvm/trunk/tools/lto/lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26532.77645.patch
Type: text/x-patch
Size: 34010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/0445297e/attachment-0001.bin>


More information about the llvm-commits mailing list