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

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 09:53:21 PDT 2016


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 --------------
A non-text attachment was scrubbed...
Name: D20337.58445.patch
Type: text/x-patch
Size: 13999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/591ad60e/attachment.bin>


More information about the llvm-commits mailing list