AMDGPU: Fix missing c++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 18 May 2022 15:00:41 +0000 (16:00 +0100)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 2 Jun 2022 01:14:48 +0000 (21:14 -0400)
llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h

index 0e43b4f..5c656f1 100644 (file)
@@ -1,4 +1,4 @@
-//===- AMDGPUMCInstLower.h - Lower AMDGPU MachineInstr to an MCInst -------===//
+//===- AMDGPUMCInstLower.h - Lower MachineInstr to MCInst ------*- C++ -*--===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.