[PATCH] D58955: [WebAssembly] Remove trailing whitespaces (NFC)

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 23:10:34 PST 2019


aheejin created this revision.
aheejin added reviewers: sbc100, yurydelendik.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, dschuff.
Herald added a project: LLVM.

This deletes trailing whitespaces in tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D58955

Files:
  lib/Target/WebAssembly/README.txt
  test/DebugInfo/WebAssembly/dbg-value-live-interval.ll
  test/DebugInfo/WebAssembly/dbg-value-move.ll
  test/MC/WebAssembly/array-fill.ll
  test/MC/WebAssembly/bss.ll
  test/MC/WebAssembly/comdat.ll
  test/MC/WebAssembly/explicit-sections.ll
  test/MC/WebAssembly/external-func-address.ll
  test/MC/WebAssembly/function-sections.ll
  test/MC/WebAssembly/global-ctor-dtor.ll
  test/MC/WebAssembly/import-module.ll
  test/MC/WebAssembly/offset.ll
  test/MC/WebAssembly/unnamed-data.ll
  test/MC/WebAssembly/weak.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58955.189281.patch
Type: text/x-patch
Size: 12524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/b5258353/attachment.bin>


More information about the llvm-commits mailing list