[PATCH] D37494: Change encodeU/SLEB128 to pad to certain number of bytes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 13:36:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313393: Change encodeU/SLEB128 to pad to certain number of bytes (authored by sbc).

Repository:
  rL LLVM

https://reviews.llvm.org/D37494

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/Support/LEB128.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
  llvm/trunk/unittests/Support/LEB128Test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37494.115479.patch
Type: text/x-patch
Size: 15360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/9d112ac5/attachment.bin>


More information about the llvm-commits mailing list