MC: Remove unneeded context argument to MCExpr::Evaluate*.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 16 Oct 2009 01:57:52 +0000 (01:57 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 16 Oct 2009 01:57:52 +0000 (01:57 +0000)
commite00b011e6a2597fcc3da88da91a8ffda6eebfcda
tree7d4771339ae5e1606e0695f761fb7017f0b5c5c0
parent75773ff00da79ecf65e8578cf6f013295a2069cf
MC: Remove unneeded context argument to MCExpr::Evaluate*.

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