aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/VirtRegMap.cpp
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-01-04 03:15:19 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-01-04 03:15:19 +0000
commitf356d70ec3a231ee760529fa1ca966f3e0b5161c (patch)
tree920a9500f5aa251e24f349c551a34dab0dec9cb2 /lib/CodeGen/VirtRegMap.cpp
parent84e1064f4584c20b839b9172c5c26c20b6ffb2fe (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