llvm-mc: Change MCContext value table to take const MCSymbol*s.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 26 Aug 2009 09:16:57 +0000 (09:16 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 26 Aug 2009 09:16:57 +0000 (09:16 +0000)
commit383cbff0311237bfd60daaa77d07bc9785a07ee8
treeb971534b71a56568109f19d210ac1b0242a9f52a
parentd644c32a52c36c2e52c91512d156d4332772cb1f
llvm-mc: Change MCContext value table to take const MCSymbol*s.

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