From: NAKAMURA Takumi Date: Mon, 4 Jan 2016 00:47:33 +0000 (+0000) Subject: llvm/include/llvm/ProfileData/InstrProfData.inc: Add c++-mode in the header. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=8d08283a5affcdd34ea709c4c17f05803d6df3d5 llvm/include/llvm/ProfileData/InstrProfData.inc: Add c++-mode in the header. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256721 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ProfileData/InstrProfData.inc b/include/llvm/ProfileData/InstrProfData.inc index ab96a2b8f9b..3a7c0c5f277 100644 --- a/include/llvm/ProfileData/InstrProfData.inc +++ b/include/llvm/ProfileData/InstrProfData.inc @@ -1,4 +1,4 @@ -/*===-- InstrProfData.inc - instr profiling runtime structures -----------=== *\ +/*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\ |* |* The LLVM Compiler Infrastructure |*