diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-04 03:15:19 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-01-04 03:15:19 +0000 |
commit | f356d70ec3a231ee760529fa1ca966f3e0b5161c (patch) | |
tree | 920a9500f5aa251e24f349c551a34dab0dec9cb2 /lib/CodeGen/VirtRegMap.cpp | |
parent | 84e1064f4584c20b839b9172c5c26c20b6ffb2fe (diff) |
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
Diffstat (limited to 'lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions