[test] Update the name of the debug entry values option. NFC
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>
Fri, 6 Sep 2019 12:23:37 +0000 (12:23 +0000)
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>
Fri, 6 Sep 2019 12:23:37 +0000 (12:23 +0000)
llvm-svn: 371199

llvm/test/tools/llvm-dwarfdump/X86/stats-dbg-callsite-info.ll

index 53cad41..c0d422e 100644 (file)
@@ -2,7 +2,7 @@
 ; RUN:   | llvm-dwarfdump -statistics - | FileCheck %s
 ;
 ; The LLVM IR file was generated on this source code by using
-; option '-femit-param-entry-values'.
+; option '-femit-debug-entry-values'.
 ;
 ; extern void foo(int *a, int b, int c, int d, int e, int f);
 ; extern int getVal();