diff options
author | Reed Kotler <rkotler@mips.com> | 2013-02-08 21:42:56 +0000 |
---|---|---|
committer | Reed Kotler <rkotler@mips.com> | 2013-02-08 21:42:56 +0000 |
commit | b9bf8dca47611cf1f79713c4cddcce13113e13ca (patch) | |
tree | 8b0ebec4051e6bc2b749717cd47c916b1bd7e09f /clang/lib/Lex/ModuleMap.cpp | |
parent | 2581905f8149fa79e3ca75e33f8a08d4d6a23546 (diff) | |
download | llvm-b9bf8dca47611cf1f79713c4cddcce13113e13ca.zip llvm-b9bf8dca47611cf1f79713c4cddcce13113e13ca.tar.gz llvm-b9bf8dca47611cf1f79713c4cddcce13113e13ca.tar.bz2 |
Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the
same so we put in the comment field an indicator when we think we are
emitting the 16 bit version. For the direct object emitter, the difference is
important as well as for other passes which need an accurate count of
program size. There will be other similar putbacks to this for various
instructions.
llvm-svn: 174747
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions