Scott Egerton
b67d4690a8
[mips] Added support for -Wa,-mips32 and similar.
...
Reviewers: vkalintiris, dsanders
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D15070
llvm-svn: 257762
2016-01-14 13:01:48 +00:00
Scott Egerton
2df06baf02
Revert r257602 because it breaks integrated-as.s on mips hosts.
...
llvm-svn: 257610
2016-01-13 16:19:33 +00:00
Scott Egerton
f60087a22b
[mips] Added support for -Wa,-mips32 and similar.
...
Reviewers: vkalintiris, dsanders
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D15070
llvm-svn: 257602
2016-01-13 14:27:59 +00:00
Daniel Sanders
63f2826361
[mips] Added support for using the command line options -Wa,-msoft-float and -Wa,-mhard-float.
...
Patch by Scott Egerton.
Reviewers: vkalintiris, dsanders
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D12600
llvm-svn: 248276
2015-09-22 13:52:32 +00:00
Daniel Sanders
4f7cd2398b
[mips] Added support for choosing between traps and breaks in the integrated assembler macros.
...
Summary: The command line options for these are -Wa,--trap and -Wa,--break.
Patch by Scott Egerton.
Reviewers: vkalintiris, dsanders
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11676
llvm-svn: 246765
2015-09-03 12:58:39 +00:00