CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/10/28 11:52:05
Modified files:
devel/llvm : Makefile
Added files:
devel/llvm/patches:
patch-lib_Target_X86_MCTargetDesc_X86MCAsmInfo_cpp
Log message:
Remove the .quad assembler workaround for i386 now that the external
assembler has been fixed. The integrated assembler already handled
this properly but the workaround didn't take that into consideration.
ok daniel@
