aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-02-20 14:58:19 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-02-20 14:58:19 +0000
commit5a1449dab40149c6beb6aad0c96f21381942f242 (patch)
tree634835ba1deceecc1850056f80d9ba988a295191 /clang/lib/Serialization/ModuleManager.cpp
parentf9e1e5e9a370b3cb8e3872d3100ae46382f4beeb (diff)
downloadllvm-5a1449dab40149c6beb6aad0c96f21381942f242.zip
llvm-5a1449dab40149c6beb6aad0c96f21381942f242.tar.gz
llvm-5a1449dab40149c6beb6aad0c96f21381942f242.tar.bz2
[mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assembler.
Summary: This removes the need to coerce UnknownABI to the default ABI (O32 for MIPS32, N64 for MIPS64 [*]) in both MipsSubtarget and MipsAsmParser. Clang has been updated to disable both possible default ABI's before enabling the ABI it intends to use. [*] N64 being the default for MIPS64 is not actually correct. However N32 is not fully implemented/tested yet. Depends on: D2830 Reviewers: jacksprat, matheusalmeida Reviewed By: matheusalmeida Differential Revision: http://llvm-reviews.chandlerc.com/D2832 Differential Revision: http://llvm-reviews.chandlerc.com/D2846 llvm-svn: 201792
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions