]> granicus.if.org Git - clang/commit
Merge the two feature map setting functions into a single function
authorEric Christopher <echristo@gmail.com>
Fri, 28 Aug 2015 02:13:58 +0000 (02:13 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 28 Aug 2015 02:13:58 +0000 (02:13 +0000)
commit5af2fd470cb7ec8bbd382cc5d9f801d57085dcb0
tree909eb228c0e2809e8e5639ad45ba57a4368f9dc7
parentbef82968592ec63b3371a1bf3548effa239c6281
Merge the two feature map setting functions into a single function
and replace all callers.

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