Fix cmake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232663 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2015-03-18 20:21:06 +00:00
parent 85ab1e7fe7
commit d1be6d42bc

View File

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