Add several x86 assemblers: yasm, and target specialized nasm, including for x86_64

git-svn-id: trunk@26546 -
This commit is contained in:
pierre 2014-01-21 00:23:51 +00:00
parent b158ad6a9c
commit dfd37aae43

View File

@ -195,6 +195,15 @@
,as_i386_nlmcoff
,as_powerpc_xcoff
,as_jvm_jasmin
,as_yasm
,as_i386_nasm
,as_i386_nasmdarwin
,as_x86_64_nasm
,as_x86_64_nasmwin64
,as_x86_64_nasmelf
,as_x86_64_nasmdarwin
,as_i8086_nasm
,as_i8086_nasmobj
);
tlink = (ld_none,