commit | 3091e117265dc2d9d412daed578896cca0272f04 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Jul 25 06:08:32 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Jul 25 06:08:32 2002 +0000 |
tree | 62d5e52bcec1921ca27dc1fa27bcae7f022ac28f | |
parent | 2d380955dd828ab322c94b4a946a33ce3f15f61c [diff] [blame] |
GCC 3.1 changes, finally the burm file builds the FIRST time a clean directory is built. llvm-svn: 3073
diff --git a/llvm/lib/Target/Sparc/SparcInstrInfo.cpp b/llvm/lib/Target/Sparc/SparcInstrInfo.cpp index 1c852f3..a634683 100644 --- a/llvm/lib/Target/Sparc/SparcInstrInfo.cpp +++ b/llvm/lib/Target/Sparc/SparcInstrInfo.cpp
@@ -236,7 +236,7 @@ return; } } -#endif SIGN_EXTEND_FOR_UNSIGNED_DEST +#endif /*SIGN_EXTEND_FOR_UNSIGNED_DEST*/ CreateSETUWConst(target, C, dest, mvec); }