mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-10 03:16:07 +00:00

method. This commit extracts the code that parses the stack object references into a new method named 'parseStackFrameIndex', so that it can be reused when parsing standalone stack object references. llvm-svn: 245370