https://github.com/jhuber6 commented:

Is it worth being defensive here? My intention was that in the future we could 
experiment with using either version. I do this for the libc libraries as well, 
shipping both a `.a` and a `.bc` that can be used in different circumstances. 
Now, the most expensive part of compiling libclc is the final merged 
optimization pass, is that what you're trying to avoid?

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

Reply via email to