[PATCH] D146686: [Driver] Fix rpath for compiler-rt

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 11:15:08 PDT 2023


MaskRay added a comment.

The new test can be placed in `arch-specific-libdir-rpath.c`. One or two additional RUN lines seem sufficient, no need to duplicate too many.

Also, use `--target=` for new tests and avoid `^//$`.


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

https://reviews.llvm.org/D146686



More information about the cfe-commits mailing list