The patch teaches the clang's driver to understand new MIPS ISA names, pass appropriate options to the assembler, defines corresponding macros etc
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D7737
[Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names ClosedPublic Authored by atanasyan on Feb 18 2015, 2:21 PM.
Details
Summary The patch teaches the clang's driver to understand new MIPS ISA names, pass appropriate options to the assembler, defines corresponding macros etc
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 19 2015, 2:04 AM
Revision Contents
Diff 20223 include/clang/Driver/Options.td
lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
test/Driver/mips-as.c
test/Preprocessor/init.c
|