Fix test case comment (NFC)
authorXinliang David Li <davidxl@google.com>
Mon, 21 Dec 2015 22:26:49 +0000 (22:26 +0000)
committerXinliang David Li <davidxl@google.com>
Mon, 21 Dec 2015 22:26:49 +0000 (22:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256206 91177308-0d34-0410-b5e6-96231b3b80d8

test/Instrumentation/InstrProfiling/PR23499.ll

index d63c01a1c615c0366df628ed4b0dd770eacd884b..e1e45e3e7d94109e42dd3026d9566b665d8f50b5 100644 (file)
@@ -1,5 +1,5 @@
-;; Check that data associated with linkonce odr functions are placed in
-;; the same comdat section as their associated function.
+;; Check that PGO instrumented variables associated with linkonce odr
+;; functions are placed in the same comdat section.
 
 
 ; RUN: opt < %s -mtriple=x86_64-apple-macosx10.10.0 -instrprof -S | FileCheck %s
 
 
 ; RUN: opt < %s -mtriple=x86_64-apple-macosx10.10.0 -instrprof -S | FileCheck %s