builtins: re-enable building assembly sources
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 26 Jul 2014 04:04:02 +0000 (04:04 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 26 Jul 2014 04:04:02 +0000 (04:04 +0000)
commit7618240aa9037bd5e56dcc62c459d72b3ecd7e83
treec53866f36a231ee8f9cda20106d92c70d6f98dab
parent93efc78a0467dc9cd9964153e08f8d28ea14919d
builtins: re-enable building assembly sources

Re-apply SVN r213684 which was reverted in SVN r213724 since it broke the
build bots.  Add a tweak to enable inclusion of the assembly sources in
standalone build as well.

Original commit message:

This patch address the PR20360. The CMake assembler build system
ignores the .S assembly files in builtins library build. This patch
fixes the issue.

llvm-svn: 214013
compiler-rt/CMakeLists.txt
compiler-rt/lib/builtins/CMakeLists.txt