Rename MCValue::getCst to getConstant and add MCValue::isConstant.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 29 Jun 2009 19:51:00 +0000 (19:51 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 29 Jun 2009 19:51:00 +0000 (19:51 +0000)
commit7908a6a189d12c38269df2891a24382525d00591
tree5fa4944df0ac3cb78866761e53843dcca976e9d6
parent2fbb770d4078199326cd30b3201a67c6b99fb083
Rename MCValue::getCst to getConstant and add MCValue::isConstant.

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