]> granicus.if.org Git - llvm/commit
[AsmParser] Support GAS's .print directive
authorCoby Tayree <coby.tayree@intel.com>
Mon, 2 Oct 2017 14:36:31 +0000 (14:36 +0000)
committerCoby Tayree <coby.tayree@intel.com>
Mon, 2 Oct 2017 14:36:31 +0000 (14:36 +0000)
commit7b4a30a7edf39c456ca5cbc746faf2f369881cf4
tree41b5ab29fc86e416e582cfe8ddaf403aa6872771
parentdcae9be81fc17cdfbe989402354d3c8ecd0a2c79
[AsmParser] Support GAS's .print directive

Differential Revision: https://reviews.llvm.org/D38448

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314674 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/directive_print.s [new file with mode: 0644]