choikwa wrote:

> Are you trying to do an IR lowering? It'd probably make more sense to handle 
> that in LLVM than clang, but I guess Matt would be the expert there.

I had considered it but it has the issue of name aliasing since it just appears 
as an external call in LLVM after it's emitted by clang. 

https://github.com/llvm/llvm-project/pull/129347
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to