[PATCH] D24741: [MC] Support .dcb directives in assembler parser
Petr Hosek via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 12:22:06 PDT 2016
phosek created this revision.
phosek added a reviewer: echristo.
phosek added subscribers: llvm-commits, phosek.
phosek set the repository for this revision to rL LLVM.
Herald added a subscriber: mehdi_amini.
These directives are already supported by GNU assembler.
Repository:
rL LLVM
https://reviews.llvm.org/D24741
Files:
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/directive_dcb.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24741.71867.patch
Type: text/x-patch
Size: 9744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/8ca9e699/attachment.bin>
More information about the llvm-commits
mailing list