From: Michael Gottesman Date: Wed, 10 Jul 2013 18:40:49 +0000 (+0000) Subject: Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f121a61b5a70b8f5d5414f896e00918fa36479a5;p=oota-llvm.git Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186025 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/FastISel.h b/include/llvm/CodeGen/FastISel.h index 5bb4c7f6daf..00634745347 100644 --- a/include/llvm/CodeGen/FastISel.h +++ b/include/llvm/CodeGen/FastISel.h @@ -1,4 +1,4 @@ -//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===// +//===-- FastISel.h - Definition of the FastISel class ---*- C++ -*---------===// // // The LLVM Compiler Infrastructure //