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

R600: Fix comment that mentions AMDIL

llvm-svn: 236745
This commit is contained in:
Matt Arsenault 2015-05-07 17:02:32 +00:00
parent 4c1ff7e364
commit 8e8f3306ff

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"