On 1 December 2013 02:56, Brad Smith <[email protected]> wrote: > The following patch brings in some additions to properly set the > appropriate flags for the external assembler / linker for OpenBSD > for the amd64 arch when using 32-bit mode (-m32), for powerpc and > for mips64.
The assembler is the gnu assembler? Would it be possible to factor this code to use gnutools::Assemble::ConstructJob? It looks like it already handles all the cases you are adding. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
