[PATCH] D46703: [MC] Relax .fill size requirements

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 11:42:21 PDT 2018


niravd updated this revision to Diff 146648.
niravd marked an inline comment as done.
niravd edited the summary of this revision.
niravd added a comment.
Herald added subscribers: aheejin, sbc100.

Generalize to non-byte fills as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D46703

Files:
  llvm/include/llvm/MC/MCFragment.h
  llvm/lib/MC/MCAssembler.cpp
  llvm/lib/MC/MCFragment.cpp
  llvm/lib/MC/MCObjectStreamer.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/MC/AsmParser/assembler-expressions.s
  llvm/test/MC/AsmParser/directive_fill.s
  llvm/test/MC/AsmParser/directive_fill_2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46703.146648.patch
Type: text/x-patch
Size: 10642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/efeb218f/attachment.bin>


More information about the llvm-commits mailing list