MC: Parse .org directives.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 25 Jun 2009 22:44:51 +0000 (22:44 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 25 Jun 2009 22:44:51 +0000 (22:44 +0000)
commitc238b584de26d7ee717dbd951a7656033fb6bc05
treed3247c5ba7dab4082b19380536c3670e996e6f69
parent208622db8a3f1d796bfaf61f8d4f41b6613a71bd
MC: Parse .org directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74218 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/AsmParser/directive_org.s [new file with mode: 0644]
tools/llvm-mc/AsmParser.cpp
tools/llvm-mc/AsmParser.h