[opaque pointer type] LoadInst: assert that the explicit type matches the implicit one
[oota-llvm.git] / tools / llvm-stress / CMakeLists.txt
index 106ced1419444e5e964aaf64fad9e448d43aee43..d5c10e13f5b3c19734364e1c996ec12f669a77bb 100644 (file)
@@ -7,4 +7,4 @@ set(LLVM_LINK_COMPONENTS
 add_llvm_tool(llvm-stress
   llvm-stress.cpp
   )
-set_target_properties(llvm-stress PROPERTIES ENABLE_EXPORTS 1)
+export_executable_symbols(llvm-stress)