jhuber6 wrote:

> It seems being installed twice both under `lib` and 
> `lib/x86_64-unknown-linux-gnu`. files are the identical as diff show nothing.

Makes sense, like `add_llvm_library` is implicitly installing it there, then 
our subsequent `install` call is doing it again. I wonder if there's a way to 
change that.

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

Reply via email to