Enable the Orc C-Bindings for testing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, but keep a close eye on the bots -- I'm not sure these will work on all platforms yet.
Paths
| Differential D104637
[Orc] Run the examples as part of the tests ClosedPublic Authored by vchuravy on Jun 21 2021, 5:39 AM.
Details
Summary Enable the Orc C-Bindings for testing.
Diff Detail
Event TimelineComment Actions LGTM, but keep a close eye on the bots -- I'm not sure these will work on all platforms yet. This revision is now accepted and ready to land.Jun 29 2021, 10:31 PM This revision was landed with ongoing or failed builds.Jun 30 2021, 12:45 PM Closed by commit rG9762f12c6c60: [Orc] Run the examples as part of the tests (authored by vchuravy). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355667 llvm/test/CMakeLists.txt
llvm/test/Examples/OrcV2Examples/orcv2-cbindings-add-object-file.test
llvm/test/Examples/OrcV2Examples/orcv2-cbindings-basic-usage.test
llvm/test/Examples/OrcV2Examples/orcv2-cbindings-reflect-process-symbols.test
llvm/test/Examples/OrcV2Examples/orcv2-cbindings-removable-code.test
llvm/test/lit.cfg.py
|