]> granicus.if.org Git - clang/commit
Remove dead code associated with parsing and setting ABI based on
authorEric Christopher <echristo@gmail.com>
Wed, 26 Aug 2015 07:01:33 +0000 (07:01 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 26 Aug 2015 07:01:33 +0000 (07:01 +0000)
commit45ecbd81f40cf246483b24d37805d3da658764ef
treee04424d383fd8ea78ef10c3340ce94f8f074160f
parentf20fbd3a154a3d956dd6f772281aed28c3ccf4c4
Remove dead code associated with parsing and setting ABI based on
string name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246021 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetCXXABI.h
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp