[PATCH] D130158: [llvm] [cmake] Skip driver-related code unless LLVM_TOOL_LLVM_DRIVER_BUILD
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 12:33:37 PDT 2022
abrachet accepted this revision.
abrachet added a comment.
In D130158#3665269 <https://reviews.llvm.org/D130158#3665269>, @mgorny wrote:
> @abrachet, I've did a quick test locally using in-tree build with `LLVM_TOOL_LLVM_DRIVER_BUILD` enabled but could you double-check that everything works on top of this patch, please?
Works with both `LLVM_TOOL_LLVM_DRIVER_BUILD={On,Off}`. Thanks a lot and sorry for the hassle.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130158/new/
https://reviews.llvm.org/D130158
More information about the llvm-commits
mailing list