CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/28 09:04:29
Modified files:
devel/llvm : Makefile
devel/llvm/patches: patch-lib_Target_Sparc_SparcInstrInfo_td
patch-tools_lld_ELF_Writer_cpp
Added files:
devel/llvm/patches: patch-lib_Target_Sparc_SparcISelDAGToDAG_cpp
Log message:
- Keep the STT_FILE symbol in the table so that we know what file was used to
compile an object
- [Sparc] Fix addressing mode when using 64-bit values in inline assembly
- [Sparc] Use synthetic instruction clr to zero register instead of sethi
from Brad (maintainer)