Историја ревизија

Аутор SHA1 Порука Датум
  Benjamin Kramer 3642ab247c [Orc] Address the remaining move-capture FIXMEs пре 6 година
  Lang Hames f68f3663ea [ORC] Make sure that queries on emitted-but-not-ready symbols fail correctly. пре 6 година
  Lang Hames 3cee2c9320 [ORC] Fix an overly aggressive assert. пре 6 година
  Lang Hames c836cd7c7c [ORC] Remove query dependencies when symbols are resolved. пре 6 година
  Lang Hames c0773a5fda [ORC] Fix a FIXME: Propagate errors to dependencies. пре 6 година
  Lang Hames 5c0182eff5 [ORC] Re-introduce self-dependence accidentally dropped from a unit test. пре 6 година
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique пре 6 година
  Lang Hames 3efe5618a7 [ORC] Refactor definition-generation, add a generator for static libraries. пре 6 година
  Lang Hames 4263acacd1 [ORC] Remove some old debugging output from a unit test. пре 6 година
  Lang Hames fed30998fe [ORC] Rename MaterializationResponsibility resolve and emit methods to пре 6 година
  Lang Hames 883ef72f22 [ORC] Update symbol lookup to use a single callback with a required symbol state пре 6 година
  Lang Hames f235e145c9 [ORC] Fix an ambiguous call in a unit test. пре 6 година
  Lang Hames 9a1c76870e [ORC] Allow JITDylib definition generators to return Errors. пре 6 година
  Lang Hames 79fafc77f9 [ORC] Remove symbols from dependency lists when failing materialization. пре 6 година
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo пре 6 година
  Lang Hames 8b9cbda1b3 [ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls. пре 6 година
  Reid Kleckner 1989ce13fd Revert r345077 "[ORC] Change how non-exported symbols are matched during lookup." пре 6 година
  Lang Hames e4c9c3925c [ORC] Change how non-exported symbols are matched during lookup. пре 6 година
  Lang Hames aa8c49dafa [ORC] Simplify naming for JITDylib definition generators. пре 6 година
  Lang Hames 54d4881c35 [ORC] During lookup, do not match against hidden symbols in other JITDylibs. пре 6 година
  Lang Hames f66e35e8c0 [ORC] Consume unhandled errors in unit test. пре 6 година
  Lang Hames ee5c35b1a7 [ORC] Add a 'remove' method to JITDylib to remove symbols. пре 6 година
  Lang Hames 62e9680cdc [ORC] Add a "lazy call-through" utility based on the same underlying trampoline пре 7 година
  Lang Hames 9a1147152d [ORC] Add a special 'main' JITDylib that is created on ExecutionSession пре 7 година
  Lang Hames 0cc8ff4014 [ORC] Tidy up JITSymbolFlags to remove the need for some explicit static_casts. пре 7 година
  Lang Hames 702730fc21 [ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet. пре 7 година
  Lang Hames 7af2fdceb0 [ORC] Rename 'finalize' to 'emit' to avoid potential confusion. пре 7 година
  Lang Hames 7aacef06ca [ORC] Rename VSO to JITDylib. пре 7 година
  Lang Hames e3f12bdc7b [ORC] Add a re-exports fallback definition generator. пре 7 година
  Lang Hames 9d8e9ef491 [ORC] Re-apply r336760 with fixes. пре 7 година