[PGO/tests] Update comment to reflect reality.
authorDavide Italiano <davide@freebsd.org>
Tue, 25 Apr 2017 18:04:31 +0000 (18:04 +0000)
committerDavide Italiano <davide@freebsd.org>
Tue, 25 Apr 2017 18:04:31 +0000 (18:04 +0000)
llvm-svn: 301344

clang/test/CodeGen/pgo-sample-thinlto-summary.c

index fe742e0..7782aeb 100644 (file)
@@ -32,7 +32,7 @@ void unroll() {
     baz(i);
 }
 
-// Checks that icp is invoked.
+// Check that icp is not invoked (both -O2 and ThinLTO).
 // O2-LABEL: define void @icp
 // THINLTO-LABEL: define void @icp
 // O2-NOT: if.true.direct_targ