From: Rafael Espindola Date: Tue, 10 Apr 2012 00:13:42 +0000 (+0000) Subject: Fix the testcase :-( X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e9bf71c6187da074fd6d382a7b1d11fd9ddf3dd;p=clang Fix the testcase :-( git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154363 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/gold-lto.c b/test/Driver/gold-lto.c index 646a59b1af..05ac27aab9 100644 --- a/test/Driver/gold-lto.c +++ b/test/Driver/gold-lto.c @@ -3,4 +3,4 @@ // RUN: FileCheck %s < %t.log // CHECK: "-plugin" "{{.*}}/LLVMgold.so" -// CHECK: "-plugin-arg=foo" +// CHECK: "-plugin-opt=foo"