summaryrefslogtreecommitdiff
path: root/lib/profile
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2016-01-04 01:22:55 +0000
committerXinliang David Li <davidxl@google.com>2016-01-04 01:22:55 +0000
commit58d2474208e8a24adf2b425ef756de32e2710492 (patch)
treea115b76d62fff0bd3cab5523c8f01735d4747d24 /lib/profile
parent15fad706bb22f0eb5ea3f90699d8f0c09d4566f0 (diff)
[PGO] Sync up template file with master
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@256722 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/profile')
-rw-r--r--lib/profile/InstrProfData.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/profile/InstrProfData.inc b/lib/profile/InstrProfData.inc
index ab96a2b8f..3a7c0c5f2 100644
--- a/lib/profile/InstrProfData.inc
+++ b/lib/profile/InstrProfData.inc
@@ -1,4 +1,4 @@
-/*===-- InstrProfData.inc - instr profiling runtime structures -----------=== *\
+/*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\
|*
|* The LLVM Compiler Infrastructure
|*