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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 03:28:15 PDT 2016


Lgtm. Just be sure to run check-all before committing :-)
On May 27, 2016 1:53 AM, "Petr Hosek" <phosek at chromium.org> wrote:

phosek retitled this revision from "[MC] Use obj output for .fill tests
where needed" to "[MC] Support symbolic expressions in assembly directives".
phosek updated the summary for this revision.
phosek updated this revision to Diff 58756.
phosek added a comment.

The original change was reverted because of the test failure, so I've
updated this revision to include both the original change and the updated
test which is now passing. Is this okay?


Repository:
  rL LLVM

http://reviews.llvm.org/D20656

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/20160527/bb367be3/attachment.html>


More information about the llvm-commits mailing list