diff options
author | Joey Gouly <joey.gouly@arm.com> | 2013-07-05 10:19:40 +0000 |
---|---|---|
committer | Joey Gouly <joey.gouly@arm.com> | 2013-07-05 10:19:40 +0000 |
commit | 606f3fbc2b295dce7462a511674e6c8d4add8040 (patch) | |
tree | 60503af8e362188ad3a934ed515a90eb92042f89 /llvm/lib/Support/LockFileManager.cpp | |
parent | 0e90c3d92c0caddd4b1a37293715460c10aed80d (diff) | |
download | llvm-606f3fbc2b295dce7462a511674e6c8d4add8040.zip llvm-606f3fbc2b295dce7462a511674e6c8d4add8040.tar.gz llvm-606f3fbc2b295dce7462a511674e6c8d4add8040.tar.bz2 |
PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.
In the SelectionDAG immediate operands to inline asm are constructed as
two separate operands. The first is a constant of value InlineAsm::Kind_Imm
and the second is a constant with the value of the immediate.
In ARMDAGToDAGISel::SelectInlineAsm, if we reach an operand of Kind_Imm we
should skip over the next operand too.
llvm-svn: 185688
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions