Re-add parsing of function-local metadata; this time with testcase.
authorVictor Hernandez <vhernandez@apple.com>
Tue, 5 Jan 2010 22:22:14 +0000 (22:22 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Tue, 5 Jan 2010 22:22:14 +0000 (22:22 +0000)
commitbf170d4c2ffd9dc99fad1fabfbf1f90f980a9782
treeabeb38e93face65578a32e67a86a335427484564
parent7a34d6c450035dad9d494502c7c742137c42958e
Re-add parsing of function-local metadata; this time with testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92793 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
test/Assembler/functionlocal-metadata.ll [new file with mode: 0644]