]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/lib/Target/AMDGPU/Processors.td
MFV r329313: 8857 zio_remove_child() panic due to already destroyed parent zio
[FreeBSD/FreeBSD.git] / contrib / llvm / lib / Target / AMDGPU / Processors.td
1 //===-- Processors.td - AMDGPU Processor definitions ----------------------===//
2 //
3 //                     The LLVM Compiler Infrastructure
4 //
5 // This file is distributed under the University of Illinois Open Source
6 // License. See LICENSE.TXT for details.
7 //
8 //===----------------------------------------------------------------------===//
9
10 FIXME: Deleting this file broke buildbots that don't do full rebuilds. This
11 file is no longer used by the backend, so it can be deleted once all
12 the buildbots update there dependencies.