[PATCH] D108841: Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR in the sanitizer symbolizer build.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 13:43:43 PDT 2021


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Thanks! `-isystem` ignores non-existent directory, so `-isystem ${LIBCXX_BUILD}/include/${TARGET_TRIPLE}/c++/v1` should be good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108841



More information about the llvm-commits mailing list