diff options
author | Steven Wu <stevenwu@apple.com> | 2023-06-15 16:34:49 -0700 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2023-06-16 09:47:31 -0700 |
commit | 03e8637a9162204d24439f503950bf8c53ce18eb (patch) | |
tree | 05682b8a91b80af843e3b04d267a4ece1c8f9204 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | f17b137f778d174f8629ef6c77f3efa58da7f659 (diff) | |
download | llvm-03e8637a9162204d24439f503950bf8c53ce18eb.zip llvm-03e8637a9162204d24439f503950bf8c53ce18eb.tar.gz llvm-03e8637a9162204d24439f503950bf8c53ce18eb.tar.bz2 |
[CMake] Add missing dependency in llvm Support unittests
Casting.cpp in llvm unittests includes "llvm/IR/User.h" which depends on
intrinsic_gen if using module because it needs to build IR module including
`Attributes.h`.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D153048
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions