[PATCH] D58956: [WebAssembly] Remove tabs in tests (NFC)
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 23:51:48 PST 2019
aheejin created this revision.
aheejin added reviewers: sbc100, tlively, aardappel, sunfish, dschuff.
Herald added subscribers: llvm-commits, jdoerfert, rupprecht, eraman, jgravelle-google.
Herald added a project: LLVM.
aheejin edited the summary of this revision.
Herald added a subscriber: ormris.
This replaces tabs with 2 spaces.
Repository:
rL LLVM
https://reviews.llvm.org/D58956
Files:
test/CodeGen/WebAssembly/custom-sections.ll
test/CodeGen/WebAssembly/f16.ll
test/CodeGen/WebAssembly/fast-isel-i24.ll
test/CodeGen/WebAssembly/function-bitcasts-varargs.ll
test/CodeGen/WebAssembly/inline-asm-roundtrip.ll
test/CodeGen/WebAssembly/tls.ll
test/CodeGen/WebAssembly/unsupported-function-bitcasts.ll
test/CodeGen/WebAssembly/userstack.ll
test/MC/WebAssembly/assembler-binary.ll
test/MC/WebAssembly/basic-assembly.s
test/MC/WebAssembly/data-section.s
test/MC/WebAssembly/dwarfdump.ll
test/MC/WebAssembly/objdump.s
test/MC/WebAssembly/weak-alias.ll
test/tools/llvm-objdump/WebAssembly/symbol-table.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58956.189283.patch
Type: text/x-patch
Size: 20005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/380bef91/attachment.bin>
More information about the llvm-commits
mailing list