[PATCH] D78192: Tentative support of compiler extension in llvm-config

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 20:24:07 PDT 2020


Meinersbur added a comment.

Did you consider making https://github.com/intel/opencl-clang/blob/83837744ef076c1285ed2ee9349febc2208d3252/CMakeLists.txt#L266 work as well. I haven't checked whether Polly is indeed not added by "LINK_COMPONENTS all", but otherwise I think it would not have been reported to not work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78192





More information about the llvm-commits mailing list