commit | 4339d8bd938dd9783f5bae03cf5075f3751cc26a | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Sat Nov 19 02:33:57 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Sat Nov 19 02:33:57 2016 +0000 |
tree | b6d39b2a4033ba6736ef476ee55c329b62646b8f | |
parent | f079d1b63c82ad9701ee2e4ed8f7b718abc7349b [diff] |
[CMake] llvm-extract depends on intrinsics_gen llvm-extract.cpp has the following include chain: llvm/Bitcode/BitcodeWriterPass.h llvm/IR/PassManager.h llvm/IR/Function.h llvm/IR/Argument.h llvm/IR/Attributes.h llvm/IR/Attributes.gen This means llvm-extract needs to depend on intrinsics_gen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287430 91177308-0d34-0410-b5e6-96231b3b80d8