[PATCH] D48517: [MC] Error on a .zerofill directive in a non-virtual section

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 10:34:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336127: [MC] Error on a .zerofill directive in a non-virtual section (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48517?vs=152498&id=153755#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48517

Files:
  llvm/trunk/include/llvm/MC/MCELFStreamer.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/MC/MCWasmStreamer.h
  llvm/trunk/include/llvm/MC/MCWinCOFFStreamer.h
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCELFStreamer.cpp
  llvm/trunk/lib/MC/MCMachOStreamer.cpp
  llvm/trunk/lib/MC/MCNullStreamer.cpp
  llvm/trunk/lib/MC/MCParser/DarwinAsmParser.cpp
  llvm/trunk/lib/MC/MCWasmStreamer.cpp
  llvm/trunk/lib/MC/MCWinCOFFStreamer.cpp
  llvm/trunk/lib/Object/RecordStreamer.cpp
  llvm/trunk/lib/Object/RecordStreamer.h
  llvm/trunk/test/MC/MachO/zero-space.s
  llvm/trunk/test/MC/MachO/zerofill-text.s
  llvm/trunk/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48517.153755.patch
Type: text/x-patch
Size: 16846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/a82426a4/attachment.bin>


More information about the llvm-commits mailing list