diff options
author | Chris Bieneman <beanz@apple.com> | 2016-11-19 02:31:14 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-11-19 02:31:14 +0000 |
commit | e525ef9cd13b4cd1626e9c26b465cfec34cc32ea (patch) | |
tree | ae08057f0ab3a27c292c327fd90aa70f2bac7226 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 041c1102eb383b8bcd8e1550f69e9f1fd7806d85 (diff) | |
download | llvm-e525ef9cd13b4cd1626e9c26b465cfec34cc32ea.zip llvm-e525ef9cd13b4cd1626e9c26b465cfec34cc32ea.tar.gz llvm-e525ef9cd13b4cd1626e9c26b465cfec34cc32ea.tar.bz2 |
[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.
llvm-svn: 287428
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions