]> granicus.if.org Git - clang/commit
Remove the ABI from the target features. It's obsoleted by
authorEric Christopher <echristo@gmail.com>
Tue, 17 Feb 2015 19:51:15 +0000 (19:51 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 17 Feb 2015 19:51:15 +0000 (19:51 +0000)
commit211a1ae6468d730a835b448eb50f2877bf621233
tree8b19e59b5ce07c42bb3efd800a9cb16599e6481a
parent58efeec845405bfa4bc9c3587815f331e17d7417
Remove the ABI from the target features. It's obsoleted by
the -target-abi use and those features don't exist anymore.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp