Jeff Cohen f356d70ec3 Tblgen was generating syntactically illegal C++ code like:
SDOperand Tmp0,Tmp1,Tmp2,Tmp3,;

GCC has a bug (24907) in which is fails to catch this, but VC++ correctly
notes its illegality, so tblgen must be taught to only generate legal C++.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25075 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-04 03:15:19 +00:00
..
2005-08-27 18:50:39 +00:00
2005-09-12 05:30:06 +00:00
2005-09-30 06:09:50 +00:00
2005-09-30 04:11:27 +00:00
2005-08-27 18:50:39 +00:00
2005-12-26 05:08:55 +00:00
2005-12-26 05:08:55 +00:00