R600: Fix comment that mentions AMDIL
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 7 May 2015 17:02:32 +0000 (17:02 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 7 May 2015 17:02:32 +0000 (17:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236745 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/R600/AMDGPU.td

index f4ad07f0fc29dd173ffa290db11092e7b4c3dfce..d70c16762c14fadc8f2ae11cc3a784b9e8e6116e 100644 (file)
@@ -1,11 +1,11 @@
-//===-- AMDIL.td - AMDIL Tablegen files --*- tablegen -*-------------------===//
+//===-- AMDGPU.td - AMDGPU Tablegen files ------------------*- tablegen -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
 //
-//==-----------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
 
 include "llvm/Target/Target.td"