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)
commitb45836a2316e5c4245b5209d53876dbdb413194c
tree3826eb6c351afb3511cfc954e2880eb4a5585621
parente60e57bee5af6ccc269402cb4b288afc1f2b3437
The IRReader header is now part of its own library. Update the include
line and the library dependencies to reflect this.

llvm-svn: 177972
clang/examples/clang-interpreter/CMakeLists.txt
clang/lib/CodeGen/CMakeLists.txt
clang/lib/CodeGen/CodeGenAction.cpp
clang/tools/driver/CMakeLists.txt