| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[ORC][examples] Export exectuable symbols explicitly in LLJITWithExecutorProcessControl Functions in static code that should be callable from JITed code must be exported. For dynamic libraries extern functions are exported by default. For exectuables, linkers usually strip them away unless we explicitly ask for keeping them. Reviewed By: xgupta Differential Revision: https://reviews.llvm.org/D110345 | 4 年前 | |
[ORC][examples] Add missing EPCIndirectionUtils::cleanup call. Clients are required to make this call prior to destroying the object. Adding the missing call fixes an assertion that was triggering at program termination time in the LLJITWithExecutorProcessControl example. | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 4 年前 |