Appending COMPILER_RT_LIBCXX_PATH include path to -isystem for compiler-rt xray
authorPuyan Lotfi <puyan@puyan.org>
Mon, 29 Jul 2019 16:46:35 +0000 (16:46 +0000)
committerPuyan Lotfi <puyan@puyan.org>
Mon, 29 Jul 2019 16:46:35 +0000 (16:46 +0000)
commitba7b7f1de47d9c31997eaf7865aa036da8fe1e9a
tree3605a51ac690c5532b80c6c318df9439c506957b
parenta8ea595509f33834091fb9e3234a373f83d709a8
Appending COMPILER_RT_LIBCXX_PATH include path to -isystem for compiler-rt xray

Haven't found a better way to pass the libcxx include path for building
compiler-rt with libcxx; this seems to be missing only for xray.

Differential Revision: https://reviews.llvm.org/D65307

llvm-svn: 367239
compiler-rt/lib/xray/CMakeLists.txt