OSDN Git Service

Change the parsing of .loc back to allow the LineNumber field to be optional as
authorKevin Enderby <enderby@apple.com>
Tue, 24 Aug 2010 21:14:47 +0000 (21:14 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 24 Aug 2010 21:14:47 +0000 (21:14 +0000)
commit6d8f1a9a18f07ec099d6f6e9e8e9376e6885c8ea
tree20d3f7b80f85db534136fd44deaff26eae853bf6
parent82c84fdd23669d23c02a07498c83b83702979829
Change the parsing of .loc back to allow the LineNumber field to be optional as
it is with other assemblers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111967 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp