Call getFunctionNumber() instead of referencing FunctionNumber directly,
authorDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 21:27:12 +0000 (21:27 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 21:27:12 +0000 (21:27 +0000)
commit30d4254536e8471323ebca05acecf8237a1e7dee
tree95590dd0b5a19544d5ab66fbf65a46bf435af11e
parent6b33cfc6bba0b1cac7e02b52a00824a3bc06d36e
Call getFunctionNumber() instead of referencing FunctionNumber directly,
for consistency.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42769 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp