commit | 11f7af97fc7d5b04a46e1ff43992d2c3e9c004f5 | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Sat Nov 19 02:31:14 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Sat Nov 19 02:31:14 2016 +0000 |
tree | a030d5bc56ab988f80dc20ce498ae7d65e77923c | |
parent | 34c6cea098b8ce4f4daae3cf50e2ec95bb32c13f [diff] |
[CMake] llvm-dis depends on intrinsics_gen llvm-dis.cpp has the following include chain: llvm/Bitcode/BitcodeReader.h llvm/IR/ModuleSummaryIndex.h llvm/IR/Module.h llvm/IR/Function.h llvm/IR/Argument.h llvm/IR/Attributes.h llvm/IR/Attributes.gen This means llvm-dis needs to depend on intrinsics_gen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287428 91177308-0d34-0410-b5e6-96231b3b80d8