]> granicus.if.org Git - clang/commit
Implement ToolChain::IsUnwindTablesDefault to reduce code duplication a bit.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 23 Sep 2012 03:05:41 +0000 (03:05 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 23 Sep 2012 03:05:41 +0000 (03:05 +0000)
commit03a86385d6628398e1671db1d1970eb83ef0f8b3
treec799c71299898d05d5a67593bee6169647a77e4e
parent76f74ad696abe882e4ee6466913f554580ec5a59
Implement ToolChain::IsUnwindTablesDefault to reduce code duplication a bit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164473 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/ToolChain.h
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h