NilFoundation / zkllvm-assigner

MIT License
12 stars 11 forks source link

Implement PRINT_LLVM_OBJECT macro #210

Closed aleasims closed 6 months ago

aleasims commented 6 months ago

This macro helps dumping LLVM entities to strings.

nil-foundation-cicd-bot[bot] commented 6 months ago

Tests will be run in sync with other PRs containing [SyncWith NilFoundation/zkLLVM#572] in title. You can find related PRs as linked with mentioned issue.

aleasims commented 6 months ago

CI run here: https://github.com/NilFoundation/zkLLVM/pull/573/checks

aleasims commented 6 months ago

CI passed

aleasims commented 6 months ago

Ready for merge

aleasims commented 6 months ago

@akokoshn I've already done it, include guards in added file are in Google style.