diff options
author | Toma Tabacu <toma.tabacu@imgtec.com> | 2015-05-01 12:19:27 +0000 |
---|---|---|
committer | Toma Tabacu <toma.tabacu@imgtec.com> | 2015-05-01 12:19:27 +0000 |
commit | 00e9867988427f30f7f6b9331d78ce3732e8feec (patch) | |
tree | f8878a665fc591e00e09cc6519963004e5178c87 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b0e3c348ab3b8dc68219832351ada4e02eade960 (diff) | |
download | llvm-00e9867988427f30f7f6b9331d78ce3732e8feec.zip llvm-00e9867988427f30f7f6b9331d78ce3732e8feec.tar.gz llvm-00e9867988427f30f7f6b9331d78ce3732e8feec.tar.bz2 |
[mips] [IAS] Fix error messages for using LI with 64-bit immediates.
Summary:
LI should never accept immediates larger than 32 bits.
The additional Is32BitImm boolean also paves the way for unifying the functionality that LA and LI have in common.
Reviewers: dsanders
Reviewed By: dsanders
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D9289
llvm-svn: 236313
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions