Commit History

Author SHA1 Message Date
  Rafael Espindola c498284e46 Modernize the error handling of the Materialize function. 10 years ago
  Petar Jovanovic fd42335e83 Do not destroy external linkage when deleting function body 11 years ago
  Rafael Espindola 6d66a1cd2f Pass a && to getLazyBitcodeModule. 11 years ago
  Rafael Espindola 1a7f705fba Return a std::unique_ptr when creating a new MemoryBuffer. 11 years ago
  Rafael Espindola fb1af0a48a Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule. 11 years ago
  Rafael Espindola 9b29ff99c0 Modernize the .ll parsing interface. 11 years ago
  Duncan P. N. Exon Smith cf8b959e8d BitcodeReader: Fix some BlockAddress forward reference corner cases 11 years ago
  Duncan P. N. Exon Smith 2e9b60aea8 Rewrite BitReaderTest, NFC 11 years ago
  Duncan P. N. Exon Smith 32791b02fa verify-di: Implement DebugInfoVerifier 11 years ago
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 years ago
  Rafael Espindola 99c7fec2c9 Update getLazyBitcodeModule to use ErrorOr for error handling. 11 years ago
  Chandler Carruth 56e1394c88 [cleanup] Move the Dominators.h and Verifier.h headers into the IR 11 years ago
  NAKAMURA Takumi 023d97d703 llvm/unittests: Use OwningPtr to fix --vg-leak. 12 years ago
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 years ago
  Daniel Dunbar fdc8f785cd Bitcode: Don't expose WriteBitcodeToStream to clients. 13 years ago
  Chandler Carruth 972cc0d54a Undo the hack in r147427 and move this unittest to a better home. This 13 years ago