localspook wrote:

AFAIK, this shouldn't be an ABI break, since this is simply modifying the 
implementation of some functions defined in a `.cpp` file (it doesn't touch, 
e.g., any interfaces or struct layouts). It's strictly on the library side of 
the ABI boundary.

Does that address your concern? From your comment I can't quite tell if you're 
asking about just ABI or also the potential behavior changes.

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

Reply via email to