提交历史

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