diff options
author | Sean Callanan <scallanan@apple.com> | 2010-04-07 21:42:19 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2010-04-07 21:42:19 +0000 |
commit | 1efe661b467d5f927de43959b6c16788ab57d7b9 (patch) | |
tree | ed30c8b60bb10e1da7ce4af7549b3a2a2a32beef /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3f253e2cb1217bcb26d5eaccea5676c50e695724 (diff) | |
download | llvm-1efe661b467d5f927de43959b6c16788ab57d7b9.zip llvm-1efe661b467d5f927de43959b6c16788ab57d7b9.tar.gz llvm-1efe661b467d5f927de43959b6c16788ab57d7b9.tar.bz2 |
Fixed a bug where the disassembler would allow an immediate
argument that had to be between 0 and 7 to have any value,
firing an assert later in the AsmPrinter. Now, the
disassembler rejects instructions with out-of-range values
for that immediate.
llvm-svn: 100694
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions