aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.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
commit7d17a6bc861756a3393ecbe3654d94bf75877bc5 (patch)
treeaae004d1ee4885d60720866acda30f7fe9c921e6 /llvm/lib/CodeGen/MachineFunction.cpp
parent6b52be6a899074ce83e52225680e5ae4eaa0ffce (diff)
downloadllvm-7d17a6bc861756a3393ecbe3654d94bf75877bc5.zip
llvm-7d17a6bc861756a3393ecbe3654d94bf75877bc5.tar.gz
llvm-7d17a6bc861756a3393ecbe3654d94bf75877bc5.tar.bz2
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++. llvm-svn: 25075
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions