dstuttard added a comment.

I think that the reason we don't see the same failure for e.g. OpenACC is that 
there's a unittest/Frontend that requires OpenACC - if I comment out that 
subdir in the unittests/CMakeLists.txt it fails llvm-config test in the same 
way for OpenACC. Similarly, if I add FrontendHLSL as an LLVM_LINK_COMPONENT in 
unittests/Frontend/CMakeLists.txt (even though it isn't), the static lib is 
generated and llvm-lit llvm-config test passes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135110

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to