[PATCH] D141581: [build] Fix stand-alone builds of clang.

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 23 10:39:03 PST 2023


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

I tested this patch and it works, so I'll give it an LGTM.  However, I think  the LLVMConfig.cmake.in changes are now unnecessary since the RISCVTargetParserTableGen has been dropped from all clang targets.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141581



More information about the cfe-commits mailing list