[PATCH] D20337: [MC] Support symbolic expressions in assembly directives
Petr Hosek via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 13:36:30 PDT 2016
phosek updated this revision to Diff 58493.
phosek added a comment.
The formatting should be fixed now, seems like git-clang-format picked up a wrong style when I ran it before.
Repository:
rL LLVM
http://reviews.llvm.org/D20337
Files:
include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCObjectStreamer.cpp
lib/MC/MCParser/AsmParser.cpp
lib/MC/MCStreamer.cpp
test/MC/AsmParser/directive_fill.s
test/MC/AsmParser/directive_space.s
test/MC/AsmParser/symbolic-expression.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20337.58493.patch
Type: text/x-patch
Size: 13606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/326bc381/attachment-0001.bin>
More information about the llvm-commits
mailing list