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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 09:21:10 PDT 2018


niravd updated this revision to Diff 147332.
niravd added a comment.
Herald added a reviewer: javed.absar.

Fix typo. Add big-endian ARM test that avoids llvm-objdump big-endian thumb issues.


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/ARM/assembler-fill.s
  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.147332.patch
Type: text/x-patch
Size: 11507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/4cf1a614/attachment.bin>


More information about the llvm-commits mailing list