ORC在llvm中代表什么
what doesn ORC stand for in llvm
例如在 LLVM 的文档中:
https://llvm.org/docs/ORCv2.html
里面多次提到ORC JIT但是没有解释ORC。
llvm.org/docs/tutorial/BuildingAJIT1.html "This tutorial runs through the implementation of a JIT compiler using LLVM’s On-Request-Compilation (ORC) APIs."
乔
例如在 LLVM 的文档中:
https://llvm.org/docs/ORCv2.html
里面多次提到ORC JIT但是没有解释ORC。
llvm.org/docs/tutorial/BuildingAJIT1.html "This tutorial runs through the implementation of a JIT compiler using LLVM’s On-Request-Compilation (ORC) APIs."
乔