1set(LLVM_LINK_COMPONENTS2 BitstreamReader3 )4 5add_llvm_unittest(BitstreamTests6 BitstreamReaderTest.cpp7 BitstreamWriterTest.cpp8 )9