add scaffolding for target-specific MCExprs.
authorChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 19:41:07 +0000 (19:41 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Feb 2010 19:41:07 +0000 (19:41 +0000)
commit5d917a8952c09a345180ec36f0df4ee5dd5eddea
treeb33e0e4fb11b16d0c5368371866de674a7535af2
parent52c5e736b722ab8c3b3ece53d4a44628103f32c2
add scaffolding for target-specific MCExprs.

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