MaskRay added a comment.

I thought this was NFC:(

Yeah, personally I think the previous behavior 
(`lib/clang/13.0.0/lib/x86_64-unknown-linux-gnu/libclang_rt.asan.a`) is 
slightly better than the new 
`lib/clang/13.0.0/lib/x86_64-linux-gnu/libclang_rt.asan.a`.
multiarch paths are suitable for GCC specific directories (`lib/$triple`, 
libstdc++ `aarch64-linux-gnu/include/c++/10`, etc) but llvm specific libraries 
don't necessarily use that.


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