blob: 442112bc88ed5dc0a3f2fae1884d118d8f323003 [file] [log] [blame]
Michael J. Spencer3a210e22010-09-13 23:59:48 +00001set(LLVM_LINK_COMPONENTS bitreader analysis)
2
Oscar Fuentes3d01fc72008-09-22 01:08:49 +00003add_llvm_tool(llvm-prof
4 llvm-prof.cpp
5 )