R600: Fix comment that mentions AMDIL

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236745 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2015-05-07 17:02:32 +00:00
parent f575e9f902
commit 21cecaf445

View 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"