summaryrefslogtreecommitdiff
path: root/lib/MC/WinCOFFStreamer.cpp
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2013-01-14 19:00:26 +0000
committerEli Bendersky <eliben@google.com>2013-01-14 19:00:26 +0000
commit9bac6b29b832419f8b76bb2c27af74bb57a8d99a (patch)
tree050ec18b552f300c13cd6d3b19b8373340d4b495 /lib/MC/WinCOFFStreamer.cpp
parent733c336327621d41617d3d49c7b86199a361a367 (diff)
downloadllvm-9bac6b29b832419f8b76bb2c27af74bb57a8d99a.tar.gz
llvm-9bac6b29b832419f8b76bb2c27af74bb57a8d99a.tar.bz2
llvm-9bac6b29b832419f8b76bb2c27af74bb57a8d99a.tar.xz
Move ParseMacroArgument to the MCAsmParser interfance.
Since it's used by extensions. One further step to fully decoupling GenericAsmParser from an intimate knowledge of the internals of AsmParser, pointing it to the MCASmParser interface instead (like all other parser extensions do). Since this change moves the MacroArgument type to the interface header, it's renamed to be a bit more descriptive in a general context. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172449 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/WinCOFFStreamer.cpp')
0 files changed, 0 insertions, 0 deletions