Currently any errors during pipeline parsing are reported to stderr.
This adds a new pipeline parsing function to the C api that reports
errors through a callback, and updates the python bindings to use it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
i'll fix this in D136403