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