Home | History | Annotate | Download | only in Driver

Lines Matching full:assembler

700     // machine state the same when using the frontend or the assembler. We don't
701 // currently do that for the assembler, we pass the options directly to the
704 // assembler and the frontend behave the same.
1758 // The native darwin assembler doesn't support the linker_option directives,
1786 /// \brief Check if -relax-all should be passed to the internal assembler.
1787 /// This is done by default when compiling non-assembler source with -O0.
1815 // When passing -I arguments to the assembler we sometimes need to
1822 // When using an integrated assembler, translate -Wa, and -Xassembler
1845 CmdArgs.push_back("-fatal-assembler-warnings");
2753 // toolchains which have the integrated assembler on by default.
4540 // assembler.
4591 // assembler on assembly source files.
4673 // to get to the assembler.
5306 // sure it runs its system assembler not clang's integrated assembler.
5308 // FIXME: at run-time detect assembler capabilities or rely on version
5309 // information forwarded by -target-assembler-version (future)
6934 // Do not use AddLastArg because not all versions of MIPS assembler
6943 // than the GNU assembler's default.