Fix missing C++ mode comment

llvm-svn: 194339
This commit is contained in:
Matt Arsenault 2013-11-10 01:03:59 +00:00
parent 0fb71e545c
commit d82c183d70
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===-- AMDGPUAsmPrinter.h - Print AMDGPU assembly code -------------------===// //===-- AMDGPUAsmPrinter.h - Print AMDGPU assembly code ---------*- C++ -*-===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //