blob: 442112bc88ed5dc0a3f2fae1884d118d8f323003 [file] [log] [blame]
Oscar Fuentes00905d52008-09-22 01:08:49 +00001set(LLVM_LINK_COMPONENTS bitreader analysis)
Oscar Fuentes00905d52008-09-22 01:08:49 +00002
3add_llvm_tool(llvm-prof
4 llvm-prof.cpp
5 )