Make sure Op->getType() is a PointerType before we cast<> it.
[oota-llvm.git] / lib / Bitcode / CMakeLists.txt
1 add_subdirectory(Reader)
2 add_subdirectory(Writer)