Fix think-o: emit all 8 bytes of the EOF marker. Also reflow a line in a
[llvm/stm8.git] / tools / llvm-ar / CMakeLists.txt
blobc8b0b725d83ccc6beecb7354f7593e7ca9f09c57
1 set(LLVM_LINK_COMPONENTS archive)
2 set(LLVM_REQUIRES_EH 1)
4 add_llvm_tool(llvm-ar
5   llvm-ar.cpp
6   )
8 # TODO: Support check-local.