Historial de Commits

Autor SHA1 Mensaje Fecha
  Lang Hames 19f0f50d66 [ORC] Add deprecation warnings to ORCv1 layers and utilities. hace 6 años
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Lang Hames 582b119624 [ORC] Rename ORC layers to make the "new" ORC layers the default. hace 6 años
  Lang Hames 73bcd8b27c [ORC] Create a new SymbolStringPool by default in ExecutionSession constructor. hace 7 años
  Lang Hames 6531c3164c [ORC] Re-apply r327566 with a fix for test-global-ctors.ll. hace 7 años
  Reid Kleckner d1e7e3c8a8 Revert "[ORC] Switch from shared_ptr to unique_ptr for addModule methods." hace 7 años
  Lang Hames 96ae7f8910 [ORC] Switch from shared_ptr to unique_ptr for addModule methods. hace 7 años
  Lang Hames fc8ba497cd [ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather hace 7 años
  Lang Hames 8115e01f12 [ORC] Consolidate RTDyldObjectLinkingLayer GetMemMgr and GetResolver into a hace 7 años
  Lang Hames 8c824db15a [ORC] Remove Layer handles from the layer concept. hace 7 años
  Lang Hames 35ca32d346 [ORC] Start migrating ORC layers to use the new ORC Core.h APIs. hace 7 años
  Lang Hames 6ec36e0d62 [ORC] Rename NullResolver to NullLegacyResolver. hace 7 años
  Michael Zolotukhin 16872e2b56 Remove redundant includes from unittests. hace 7 años
  Lang Hames a81793582b [ORC] Errorize the ORC APIs. hace 8 años
  Lang Hames 966d9ebd7f [Orc] Remove the memory manager argument to addModule, and de-templatize the hace 8 años
  Lang Hames 72786af0ac [ORC] Re-apply r306166 and r306168 with fix for regression test. hace 8 años
  Rafael Espindola 51e4b46c2c This reverts commit r306166 and r306168. hace 8 años
  Lang Hames a5b199883c [ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the hace 8 años
  Lang Hames 08ef6db991 [ORC] Switch the object layer API from addObjectSet to addObject (singular), and hace 8 años
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified hace 8 años
  Lang Hames ab3dba86f9 [ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH hace 8 años
  Lang Hames 67191c1ced [Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingLayer. hace 8 años
  Lang Hames 075c1e2e1a [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. hace 9 años
  Justin Lebar 00e79db851 Fix warning in ObjectTransformLayerTest. hace 9 años
  Joseph Tremoulet d73c4ec417 [Unittest] Clean up formatting, NFC hace 9 años
  NAKAMURA Takumi d755861f7e ObjectTransformLayerTest.cpp: Rework r258633. [-Winconsistent-missing-override] hace 9 años
  NAKAMURA Takumi 3dd226c84b ObjectTransformLayerTest.cpp: Fix a warning. [-Wredundant-move] hace 9 años
  NAKAMURA Takumi 550eae18a9 ObjectTransformLayerTest.cpp: Fix a warning. [-Winconsistent-missing-override] hace 9 años
  Joseph Tremoulet 88a19038a7 [ORC] Update ObjectTransformLayer signature hace 9 años
  Lang Hames 07b637e04d [Orc] Removing traces of takeOwnershipOfBuffers left after r251560. hace 9 años