summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll')
-rw-r--r--llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll b/llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll
index 8514f3dcaa7..7ff79c560b9 100644
--- a/llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll
+++ b/llvm/test/DebugInfo/WebAssembly/dbg-value-move.ll
@@ -11,7 +11,7 @@
; All lifetime markers and attributes were removed.
source_filename = "fib.c"
; void swap(int* a, int* b);
-;
+;
; __attribute__ ((visibility ("default")))
; int fib(int n) {
; int i, t, a = 0, b = 1;
OpenPOWER on IntegriCloud