Always set -m32/-m64 flags for targeting i386/x86_64 respectively. Apparently, there...
commit33b213565dd77087f754afdd691dbb06bcc5dcb5
authorAlexey Samsonov <samsonov@google.com>
Sun, 30 Jun 2013 16:21:32 +0000 (30 16:21 +0000)
committerAlexey Samsonov <samsonov@google.com>
Sun, 30 Jun 2013 16:21:32 +0000 (30 16:21 +0000)
treeb2e1190db683cf5e4efc7d0f261762fd06bf28dc
parentfe18723033b4e06adcd339f67e9a63054380a63f
Always set -m32/-m64 flags for targeting i386/x86_64 respectively. Apparently, there are platforms where the clang defaults are different from gcc

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