Fix a TODO dealing with canonicalizing attributes on functions by
authorEric Christopher <echristo@gmail.com>
Wed, 1 Jul 2015 00:08:29 +0000 (00:08 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 1 Jul 2015 00:08:29 +0000 (00:08 +0000)
commit2249b8169729d1816365d8069caa342c98068760
tree5fc28caf2822b7a76d04a506c1b6efcb1ae9e86f
parent4b6698917d4089efd8fbf20a9362244081eb0995
Fix a TODO dealing with canonicalizing attributes on functions by
using a string map to canonicalize. Fix up a couple of testcases
that needed changing since we are no longer simply appending features
to the list, but all of their mask dependencies as well.

llvm-svn: 241129
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/attr-target.c
clang/test/CodeGen/function-target-features.c