MaskRay added a comment.

FWIW I have played `-DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=on`

I see `lib/clang/13.0.0/lib/x86_64-unknown-linux-gnu/libclang_rt.*`. The 
directory name is `x86_64-unknown-linux-gnu`, which actually looks good to me.
We don't necessarily copy the GCC x86_64-linux-gnu multiarch name. Preserving 
the default target triple as-is gives users more choices (e.g. if they want to 
use the vendor part to have multiple builds).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101194/new/

https://reviews.llvm.org/D101194

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to