[PATCH] D41673: [CMake] Install resource files into a share/ directory

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 21:19:52 PST 2018


smeenai added a comment.

Looks like the blacklist files are installed using `add_compiler_rt_resource_file`, so at the very least, this would require updating `getDefaultBlacklist` in clang to look in the new location?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41673





More information about the llvm-commits mailing list