Include assembly files in builtins library build
commitad18d609f6c6ef413f8930ce3fb7d91bf5d39d62
authorRenato Golin <renato.golin@linaro.org>
Tue, 22 Jul 2014 20:59:38 +0000 (22 20:59 +0000)
committerRenato Golin <renato.golin@linaro.org>
Tue, 22 Jul 2014 20:59:38 +0000 (22 20:59 +0000)
tree46d826a578808a69b0110a88483154703584498b
parentd43d2eca16246d7d24b5dd2ed5fbe5cdbeca3c73
Include assembly files in builtins library build

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

Patch by: Sumanth Gundapaneni

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/builtins/CMakeLists.txt