OSDN Git Service

Add initial support for variants. This just parses the new format, no
authorChris Lattner <sabre@nondot.org>
Sun, 3 Oct 2004 19:34:31 +0000 (19:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Oct 2004 19:34:31 +0000 (19:34 +0000)
commit560a79f1ea4d1a04bd1da7fd0ca57cfe80620c5a
tree2f07910a0fb3c2713b862a5b097fd68e9fab5a3b
parent0fa206615ae25d3a9120a1d7e61667c88cba3ae1
Add initial support for variants.  This just parses the new format, no
functionality is added

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