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 | 5edca8162623b742282f5f03b0872ac3469b5bed (patch) | |
tree | cbcf2dec19ee024c1bf4efaefaac581b8364d771 /lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c22e2fcf72780b4b66a4262c12208c2d5af2e213 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100694 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions