Parse debug info attached with insertvalue and extractvalue instructions.
authorDevang Patel <dpatel@apple.com>
Tue, 3 Nov 2009 19:06:07 +0000 (19:06 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 3 Nov 2009 19:06:07 +0000 (19:06 +0000)
commite8bc45a645f1df1c9f8b23c6f29247a61af14f19
tree7d7956391dc15fbd141bcb7b73c4697719cf4d39
parent747409a290e119601c8fcb8bc429aafcae186179
Parse debug info attached with insertvalue and extractvalue instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85921 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
test/DebugInfo/2009-11-03-InsertExtractValue.ll [new file with mode: 0644]