summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-01-03 18:45:42 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-01-03 18:45:42 +0000
commit4ff5e002eaf11208c02139b33c6f24569b09f395 (patch)
tree6e4bf196d44ac13571c0a068afdcc6ae1be38bd0
parent8070882b4ef914c6e148c0302f1ba49cb90e82a4 (diff)
downloadbcm5719-llvm-4ff5e002eaf11208c02139b33c6f24569b09f395.tar.gz
bcm5719-llvm-4ff5e002eaf11208c02139b33c6f24569b09f395.zip
AMDGPU: Remove dead file
llvm-svn: 321752
-rw-r--r--llvm/lib/Target/AMDGPU/Processors.td12
1 files changed, 0 insertions, 12 deletions
diff --git a/llvm/lib/Target/AMDGPU/Processors.td b/llvm/lib/Target/AMDGPU/Processors.td
deleted file mode 100644
index d50dae78e24..00000000000
--- a/llvm/lib/Target/AMDGPU/Processors.td
+++ /dev/null
@@ -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.
OpenPOWER on IntegriCloud