Moved binary off add_llvm_executable.
Used add_executable instead, as this allows a standalone compiler-rt to build,
as the add_llvm_executable build target isn't accessible in a standalone CRT
preparation.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@369071 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed