UnionCompilerDesign / compiler_core

The core of the compiler, runtime, and builder setup.
MIT License
1 stars 1 forks source link

Safe LLVM - Integration Testing #123

Closed CalebLItalien closed 3 weeks ago

CalebLItalien commented 3 weeks ago

Details

Implement integration testing in safe_llvm, particularly targeting the issues related to the creation of modules, contexts, and the addition of functions to modules.

Issue Type

Requirements

Notes