MC/AsmParser: Hide the AsmParser implementation.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 18 Jul 2010 18:31:38 +0000 (18:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 18 Jul 2010 18:31:38 +0000 (18:31 +0000)
commitaef87e3307f61fa54004b5ea01b619bf4e901ac3
tree7c436663f32274365234c5145a9d0a7bbd573463
parent9fbb37e10d3b2814877bb8d2893d863fe1da660b
MC/AsmParser: Hide the AsmParser implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108646 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCParser/AsmParser.h [deleted file]
lib/MC/MCParser/AsmParser.cpp