brintos

brintos / llvm-project-archived public Read only

0
0
Text · 137 B · a620034 Raw
9 lines · plain
1set(LLVM_LINK_COMPONENTS2  BitstreamReader3  )4 5add_llvm_unittest(BitstreamTests6  BitstreamReaderTest.cpp7  BitstreamWriterTest.cpp8  )9