[PATCH] D20337: [MC] Support symbolic expressions in assembly directives

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 10:51:30 PDT 2016


The formating still looks funny.  There are returns in the same line as
ifs, which I don't think clang format produces.
On May 25, 2016 12:53 PM, "Petr Hosek" <phosek at chromium.org> wrote:

> phosek updated this revision to Diff 58445.
> phosek marked 4 inline comments as done.
> phosek added a comment.
>
> I've addressed issues pointed by Rafael and added FIXME comments about the
> location directives.
>
>
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/dde2238d/attachment.html>


More information about the llvm-commits mailing list