Make tblgen not try to be smart. This is better handled in makefiles if
authorChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 06:11:46 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 06:11:46 +0000 (06:11 +0000)
commit42df6d1396d0335621f648b0e4a6e59f13e868f2
treecd6111a57c8e984a26be3ca55a96b231b389d7ea
parentb89e071aea07022c0240491b380a23958692890c
Make tblgen not try to be smart.  This is better handled in makefiles if
at all.  Patch contributed by Vladimir Prus!

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