From: Matt Arsenault Date: Tue, 30 Sep 2014 01:05:27 +0000 (+0000) Subject: Fix missing C++ mode comment X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=108eb07f610d12e5e94103ab2a2c0b6ac6cf2284;p=oota-llvm.git Fix missing C++ mode comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218654 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h b/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h index f82da90cc4c..abbeab9c431 100644 --- a/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h +++ b/lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h @@ -1,4 +1,4 @@ -//===-- MCTargetDesc/AMDGPUMCAsmInfo.h - AMDGPU MCAsm Interface ----------===// +//===-- MCTargetDesc/AMDGPUMCAsmInfo.h - AMDGPU MCAsm Interface -*- C++ -*-===// // // The LLVM Compiler Infrastructure //