[PATCH] D153048: [CMake] Add missing dependency in llvm Support unittests

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 21:29:19 PDT 2023


dblaikie added a comment.

In D153048#4426556 <https://reviews.llvm.org/D153048#4426556>, @steven_wu wrote:

> Ah, this is a module specific issue. If you don't have module on, `User.h` will not pull in `Attributes.h` so it is fine without intrinsics_gen. Update commit message.

Cool - thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153048



More information about the llvm-commits mailing list