add a helper method for creating MCSymbol and MCSymbolRefExpr at
authorChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 01:26:31 +0000 (01:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 01:26:31 +0000 (01:26 +0000)
commit4f3e7aa154577c86791908e73a9fec075fdea0ba
treeeb324787e2f55281f071568cc06b5e7d756da390
parent5ab9403bc2c3f1f7fc4044ff4a7c394044a1c9e9
add a helper method for creating MCSymbol and MCSymbolRefExpr at
the same time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81984 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCExpr.h
lib/MC/MCExpr.cpp