[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 23:35:09 PST 2022


nikic added a comment.

In D139381#3975868 <https://reviews.llvm.org/D139381#3975868>, @wjakob wrote:

> I added a testcase and ran `arcanist` again, which created a child differential D139460 <https://reviews.llvm.org/D139460>. I hope that's right.

The tests should be part of the same differential revision. I don't use arcanist, but you probably need to squash the two commits locally.


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