1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Fix missing C++ mode comment in header

llvm-svn: 339280
This commit is contained in:
Matt Arsenault 2018-08-08 18:40:43 +00:00
parent 05b3dc3a4b
commit 30ac376090

View File

@ -1,4 +1,4 @@
//===- FunctionLoweringInfo.h - Lower functions from LLVM IR to CodeGen ---===//
//===- FunctionLoweringInfo.h - Lower functions from LLVM IR ---*- C++ -*--===//
//
// The LLVM Compiler Infrastructure
//