================

----------------
aengelke wrote:

We don't provide any API/ABI stability across LLVM versions, so APIVersion 
seems rather useless in practice anyway. If there's an APIVersion mismatch, the 
plugin is built against an incompatible LLVM version anyway...

Fixing this properly would require to stop returning the info struct by value, 
which would require changes for all users, which I wanted to avoid.

https://github.com/llvm/llvm-project/pull/170846
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to