]> granicus.if.org Git - clang/commit
GNUEABIHF is the same as GNUEABI for anything not float/double related,
authorJoerg Sonnenberger <joerg@bec.de>
Mon, 16 Dec 2013 18:30:28 +0000 (18:30 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Mon, 16 Dec 2013 18:30:28 +0000 (18:30 +0000)
commitafbb59c8475176b57f9f6cff2e0f69b026a8cb43
tree9b5ec9f3bfca78c49a7efe6c6c0d2184350db8f6
parent707f07ea4c883312abf6f94e74f54d262d7f7309
GNUEABIHF is the same as GNUEABI for anything not float/double related,
so use the same exception size as GNUEABI does.

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