[PATCH] D142403: [build] Force building LLVMTargetParser before other non-LLVM components.

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 23 13:49:36 PST 2023


tstellar added a comment.

This is still the wrong change IMO.  I don't know, maybe I'm not being clear, but I don't 'think you ever actually tried my suggestion in D141581 <https://reviews.llvm.org/D141581> which was to leave  the RISCVTargetParserTableGen Depends as is and add the pseudo targets in llvm/cmake/modules/LLVMConfig.cmake.in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142403



More information about the cfe-commits mailing list