Check only if we have this attribute. If it's not an attribute, then it's assumed...
authorBill Wendling <isanbard@gmail.com>
Thu, 22 Aug 2013 21:16:14 +0000 (21:16 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 22 Aug 2013 21:16:14 +0000 (21:16 +0000)
commit062cd9437ff0de45e321f8ddb04f876a4fd90e33
tree10509c48eebbb1f8ccf146926e412a082ca84365
parentb4be7f6b04c990d6bd969e7304d350de45c87f04
Check only if we have this attribute. If it's not an attribute, then it's assumed false.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189063 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetOptionsImpl.cpp