summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/array-fill.ll
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2019-03-06 02:00:22 +0000
committerHeejin Ahn <aheejin@gmail.com>2019-03-06 02:00:22 +0000
commit3c20b34d24ceba2d0cf69e951c64ba9c22a6dba2 (patch)
tree40237d9ab978686e9cdd521d4ba977c7769caf2f /llvm/test/MC/WebAssembly/array-fill.ll
parenta4223f9e5f49f25b5924919a429657977eb0e6e2 (diff)
downloadbcm5719-llvm-3c20b34d24ceba2d0cf69e951c64ba9c22a6dba2.tar.gz
bcm5719-llvm-3c20b34d24ceba2d0cf69e951c64ba9c22a6dba2.zip
[WebAssembly] Remove trailing whitespaces in tests (NFC)
Reviewers: sbc100 Subscribers: dschuff, jgravelle-google, sunfish, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58955 llvm-svn: 355472
Diffstat (limited to 'llvm/test/MC/WebAssembly/array-fill.ll')
-rw-r--r--llvm/test/MC/WebAssembly/array-fill.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/WebAssembly/array-fill.ll b/llvm/test/MC/WebAssembly/array-fill.ll
index 7f3d8bda346..61cdb91368c 100644
--- a/llvm/test/MC/WebAssembly/array-fill.ll
+++ b/llvm/test/MC/WebAssembly/array-fill.ll
@@ -19,7 +19,7 @@ target triple = "wasm32-unknown-unknown"
; CHECK-NEXT: Flags: [ VISIBILITY_HIDDEN ]
; CHECK-NEXT: Segment: 0
; CHECK-NEXT: Size: 2
-; CHECK-NEXT: SegmentInfo:
+; CHECK-NEXT: SegmentInfo:
; CHECK-NEXT: - Index: 0
; CHECK-NEXT: Name: .data
; CHECK-NEXT: Alignment: 0
OpenPOWER on IntegriCloud