Move MCContext and friends to StringRef based APIs.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 27 Jul 2009 21:22:30 +0000 (21:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 27 Jul 2009 21:22:30 +0000 (21:22 +0000)
commitb5261ebabb215330d6549048b825d236fb3c9b6b
treec6629c36efe7e6d70bfffcb970bfb5e943887692
parentdd061f6085e7492089befa7ed88dd0669ccb049a
Move MCContext and friends to StringRef based APIs.

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