aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2010-04-07 21:42:19 +0000
committerSean Callanan <scallanan@apple.com>2010-04-07 21:42:19 +0000
commit1efe661b467d5f927de43959b6c16788ab57d7b9 (patch)
treeed30c8b60bb10e1da7ce4af7549b3a2a2a32beef /clang/lib/Frontend/CompilerInvocation.cpp
parent3f253e2cb1217bcb26d5eaccea5676c50e695724 (diff)
downloadllvm-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