simplify code that creates SubtargetFeatureInfo, ensuring that features
authorChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 20:07:57 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 20:07:57 +0000 (20:07 +0000)
commit0aed1e770149301af473ce05a83f73be01c06fe0
tree93965c85d1c62b6482912842c81ccb6c76635f9e
parentd7e409da6db6e1d2d9e44dd8de5303c5cfd5bd29
simplify code that creates SubtargetFeatureInfo, ensuring that features
that are only used by MnemonicAliases will be found.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117844 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmMatcherEmitter.cpp