Don't clobber CMAKE_REQUIRED_FLAGS, it ends up being used in
authorChandler Carruth <chandlerc@gmail.com>
Tue, 21 Jan 2014 18:09:19 +0000 (18:09 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 21 Jan 2014 18:09:19 +0000 (18:09 +0000)
commit92e658b56616cf389de242df230682f0b1c9e4fd
tree351be9ebed553771bf1ee4cc88c71b6b62a5ae3d
parentb422abd4be093e07f89e6d65208ba77dd81c6230
Don't clobber CMAKE_REQUIRED_FLAGS, it ends up being used in
C compilations as well and these flags don't make any sense there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199756 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake