]> granicus.if.org Git - llvm/commitdiff
[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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371199 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 53cad41e2b62105a6e2548dd4df59ba71b912432..c0d422ec84340cc76878cdc1e9ce640d485dd653 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();