[PATCH] D139381: Added a C-API binding to query the LLVM version

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 02:40:23 PST 2022


nikic added a comment.

There are tests for the C API in `llvm/tools/llvm-c-test`, but maybe this is a bit inconvenient in this case. It would be possible to add a new unit test file like `llvm/unittests/IR/Core.cpp` or so as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139381/new/

https://reviews.llvm.org/D139381



More information about the llvm-commits mailing list