Initial cleanups of the param-attribute code in the bitcode reader/writer.
[oota-llvm.git] / lib / Bitcode / CMakeLists.txt
1 add_subdirectory(Reader)
2 add_subdirectory(Writer)