aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorJoey Gouly <joey.gouly@arm.com>2013-07-05 10:19:40 +0000
committerJoey Gouly <joey.gouly@arm.com>2013-07-05 10:19:40 +0000
commit606f3fbc2b295dce7462a511674e6c8d4add8040 (patch)
tree60503af8e362188ad3a934ed515a90eb92042f89 /llvm/lib/Support/LockFileManager.cpp
parent0e90c3d92c0caddd4b1a37293715460c10aed80d (diff)
downloadllvm-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