CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/22 12:41:03
Modified files:
gnu/llvm/lib/Target/Sparc: SparcAsmPrinter.cpp
Log message:
Remove cast that truncates immediate operands to 32 bits. This fixes
genassym.sh on sparc64 when using clang as the compiler.
ok claudio@, deraadt@
