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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 13:33:25 PST 2023


tstellar added a comment.

@fpetrogalli The solution is to add   RISCVTargetParserTableGen to the Depnds list of clang/lib/Driver and clang/lib/Basic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141581



More information about the llvm-commits mailing list