Give ParseInstructionMetadata access to the PerFunctionState object.
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 02:05:17 +0000 (02:05 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 02:05:17 +0000 (02:05 +0000)
commit9d072f51ebf61edda9c31f831c2642d110170d13
tree0032c41b1a518a68fb135658545cfac8d61cddbe
parent078b05320a0bad930332a2071832c2bb725ce4a5
Give ParseInstructionMetadata access to the PerFunctionState object.
This is in preparation for generalizing its parsing of function-local
values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111893 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h