jrtc27 wrote:

But doesn't that break any other build of clang that has its own compiler-rt 
build files? Searching in that path is ok, it should just fall back on the 
normal /usr/lib/lib{compiler_rt,gcc}.a, no? Also we do ship other compiler-rt 
libraries in the normal resource directory. Perhaps the builtins build should 
live there and /usr/lib/libgcc.a should be a symlink to that...

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

Reply via email to