Fix cmake build.

llvm-svn: 232663
This commit is contained in:
Rafael Espindola 2015-03-18 20:21:06 +00:00
parent 3e8c445c96
commit 5a28f4361d
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ add_llvm_tool(lli
RemoteTarget.cpp
RemoteTargetExternal.cpp
)
export_executable_symbols(llvm-stress)
export_executable_symbols(lli)