forked from OSchip/llvm-project
parent
8070882b4e
commit
4ff5e002ea
|
@ -1,12 +0,0 @@
|
||||||
//===-- Processors.td - AMDGPU Processor definitions ----------------------===//
|
|
||||||
//
|
|
||||||
// The LLVM Compiler Infrastructure
|
|
||||||
//
|
|
||||||
// This file is distributed under the University of Illinois Open Source
|
|
||||||
// License. See LICENSE.TXT for details.
|
|
||||||
//
|
|
||||||
//===----------------------------------------------------------------------===//
|
|
||||||
|
|
||||||
FIXME: Deleting this file broke buildbots that don't do full rebuilds. This
|
|
||||||
file is no longer used by the backend, so it can be deleted once all
|
|
||||||
the buildbots update there dependencies.
|
|
Loading…
Reference in New Issue