]> granicus.if.org Git - clang/commit
Add a fixme to handleTargetFeatures.
authorEric Christopher <echristo@gmail.com>
Fri, 9 Oct 2015 20:30:48 +0000 (20:30 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 9 Oct 2015 20:30:48 +0000 (20:30 +0000)
commit77a45a46c8c230894d8e3177a6fee66c1b950d6f
tree5874c57f0cbe97c3f7ed5b7c11e9d675dd1a697d
parentc3966abdb3d6dce40ee43e223d64342343a0f1fb
Add a fixme to handleTargetFeatures.

The goal of wanting this to avoid munging the feature list is so
that it can be used for various targets as a way of both adding
and verifying the features that are going to be output into the
IR.

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