提交历史

作者 SHA1 备注 提交日期
  Alexander Kornienko c16fc54851 Use 'override/final' instead of 'virtual' for overridden methods 10 年之前
  David Blaikie 19443c1bcb [opaque pointer type] API migration for GEP constant factories 10 年之前
  Rafael Espindola 4eeb5e9c69 git-clang-format r233603. 10 年之前
  Rafael Espindola a55ae077e4 Fix PR23045. 10 年之前
  Duncan P. N. Exon Smith c4eafd24f2 Verifier: Check accessors of MDLocation 10 年之前
  Benjamin Kramer e3154fb22d Internalize BitcodeReader. Not used outside of BitcodeReader.cpp. 10 年之前
  David Blaikie 712d00bc64 Add testing for mismatched explicit type on a gep operator when loading from bitcode 10 年之前
  David Blaikie 2a83bf6228 Add testing for mismatched explicit type on a load instruction when loading from bitcode 10 年之前
  David Blaikie f1d4614418 Test bitcode parsing error-handling for incorrect explicit type 10 年之前
  David Blaikie f508adde2e [opaque pointer type] more gep API migration 10 年之前
  David Blaikie 1f48a55e86 [opaque pointer type] Bitcode support for explicit type parameter on the gep operator 10 年之前
  David Blaikie 75cc2505da Turn assertion into bitcode reading error 10 年之前
  Manman Ren cd67bbf07f Add a parameter for getLazyBitcodeModule to lazily load Metadata. 10 年之前
  Benjamin Kramer d59c5f9a06 Add missing includes. make_unique proliferated everywhere. 10 年之前
  Yaron Keren 3ab51efa6d Silence three more variable set but not used warnings, NFC. 10 年之前
  David Blaikie 6606ad944b [opaque pointer type] Bitcode support for explicit type parameter on GEP. 10 年之前
  David Blaikie 5e2e6f2855 [opaque pointer type] bitcode support for explicit type parameter to the load instruction 10 年之前
  JF Bastien 8c253f7e88 Use common parse routine to read alignment values from bitcode 10 年之前
  Duncan P. N. Exon Smith ea8cbe9782 Bitcode: Stop assuming non-null fields 10 年之前
  Duncan P. N. Exon Smith eac950e408 IR: Drop scope from MDTemplateParameter 10 年之前
  Duncan P. N. Exon Smith b7685c9410 Bitcode: Fix major regression: large files w/ debug info 10 年之前
  Filipe Cabecinhas 9183d13f45 [Bitcode reader] Fix a few assertions when reading invalid files 10 年之前
  Aaron Ballman 66981fe208 Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 10 年之前
  Duncan P. N. Exon Smith 6a390dc584 AsmWriter/Bitcode: MDImportedEntity 10 年之前
  Duncan P. N. Exon Smith 3bfa8d00ae AsmWriter/Bitcode: MDObjCProperty 10 年之前
  Duncan P. N. Exon Smith a034e076c2 AsmWriter/Bitcode: MDExpression 10 年之前
  Duncan P. N. Exon Smith a342d827bd AsmWriter/Bitcode: MDLocalVariable 10 年之前
  Duncan P. N. Exon Smith fbc547da81 AsmWriter/Bitcode: MDGlobalVariable 10 年之前
  Duncan P. N. Exon Smith 8921bbca59 AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter 10 年之前
  Duncan P. N. Exon Smith 7bd3d1d3bd AsmWriter/Bitcode: MDNamespace 10 年之前