aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorToma Tabacu <toma.tabacu@imgtec.com>2015-04-27 14:05:04 +0000
committerToma Tabacu <toma.tabacu@imgtec.com>2015-04-27 14:05:04 +0000
commitd9d344b48584727c2690cce89f320ad0a09f659c (patch)
tree90d72005f1b76ffd61fc563a95e2544c3602af09 /clang/lib/CodeGen/CodeGenModule.cpp
parent6bf4da02c13673bfd34f447a4b8a68905e05dea7 (diff)
downloadllvm-d9d344b48584727c2690cce89f320ad0a09f659c.zip
llvm-d9d344b48584727c2690cce89f320ad0a09f659c.tar.gz
llvm-d9d344b48584727c2690cce89f320ad0a09f659c.tar.bz2
[mips] [IAS] Improve warning for using AT with .set noat.
Summary: Changed the warning message to show the current value of $at, similar to what clang does for typedef's, and renamed warnIfAssemblerTemporary to a more descriptive name. I also changed the type of variables which store registers from int to unsigned, updated the relevant test and tried to make the related comments clearer. Reviewers: dsanders Reviewed By: dsanders Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D8479 llvm-svn: 235881
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions