]> granicus.if.org Git - clang/commit
The IRReader header is now part of its own library. Update the include
authorChandler Carruth <chandlerc@gmail.com>
Tue, 26 Mar 2013 02:25:54 +0000 (02:25 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 26 Mar 2013 02:25:54 +0000 (02:25 +0000)
commit9cc935b6993460956d0d46ee268e9858743d5129
tree8ed3f23318f0ebfc9c45dcbb1da3ae6548ba7d54
parentf9223aad2666a9166152a2c666df581376e6906a
The IRReader header is now part of its own library. Update the include
line and the library dependencies to reflect this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177972 91177308-0d34-0410-b5e6-96231b3b80d8
examples/clang-interpreter/CMakeLists.txt
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGenAction.cpp
tools/driver/CMakeLists.txt