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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user