diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-10-03 15:37:37 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-10-03 15:37:37 +0000 |
commit | ef638fea2d0579d58b0131f2e7597939901d19ac (patch) | |
tree | 334e711dca0a9e273fe17f5746036d8ff7f03d49 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 7e1accefa2caa52d2e981cc84d7560db6d4cd217 (diff) | |
download | llvm-ef638fea2d0579d58b0131f2e7597939901d19ac.zip llvm-ef638fea2d0579d58b0131f2e7597939901d19ac.tar.gz llvm-ef638fea2d0579d58b0131f2e7597939901d19ac.tar.bz2 |
[mips] Print warning when using register names not available in N32/64
Summary:
The register names t4-t7 are not available in the N32 and N64 ABIs.
This patch prints a warning, when those names are used in N32/64,
along with a fix-it with the correct register names.
Patch by Vasileios Kalintiris
Reviewers: dsanders
Reviewed By: dsanders
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D5272
llvm-svn: 218989
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions