mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-17 04:10:24 +01:00
radeon/llvm: remove uneeded inclusion
The include isn't needed and the file has moved with LLVM master. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
This commit is contained in:
parent
0f001fbff1
commit
6249db73ea
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
|||
#include <llvm/ADT/Triple.h>
|
||||
#include <llvm/Support/FormattedStream.h>
|
||||
#include <llvm/Support/Host.h>
|
||||
#include <llvm/Support/IRReader.h>
|
||||
#include <llvm/Support/SourceMgr.h>
|
||||
#include <llvm/Support/TargetRegistry.h>
|
||||
#include <llvm/Support/TargetSelect.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue