zpu: managed to compile program that writes constant to global variable
[llvm/zpu.git] / tools / llvm-nm / CMakeLists.txt
blob45cf1b67f94d5479f108fa032899cd8eec570ca5
1 set(LLVM_LINK_COMPONENTS archive bitreader)
3 add_llvm_tool(llvm-nm
4   llvm-nm.cpp
5   )