Skip to content

Commit 4cd15a7

Browse files
authored
[orc-rt] Add C API for Errors, plus ORC_RT_C_ABI macro. (#178794)
This commit introduces a C interface for the ORC runtime's Error handling system, enabling C clients and language bindings to work with ORC errors. The ORC_RT_C_ABI macro applies __attribute__((visibility("default"))) (on platforms that support it), ensuring C API symbols are exported when building the ORC runtime as a shared library. In the future I expect that this will be extended to support other platforms (e.g. dllexport on Windows).
1 parent 65925b0 commit 4cd15a7

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)