diff options
author | Chris Bieneman <beanz@apple.com> | 2016-11-19 02:36:28 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-11-19 02:36:28 +0000 |
commit | b2b18d2adad6dccf52cb9c55081949b1032b7062 (patch) | |
tree | a715767ea4b7e6b50d231caac6d21bd6ea04e49d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1bc4fab8cda6173621ae18bd8e0f6f5ba2dd44ca (diff) | |
download | llvm-b2b18d2adad6dccf52cb9c55081949b1032b7062.zip llvm-b2b18d2adad6dccf52cb9c55081949b1032b7062.tar.gz llvm-b2b18d2adad6dccf52cb9c55081949b1032b7062.tar.bz2 |
[CMake] llvm-link depends on intrinsics_gen
llvm-link.cpp has the following include chain:
llvm/Bitcode/BitcodeWriter.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-link needs to depend on intrinsics_gen.
llvm-svn: 287431
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions