mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
AMDGPU: Attempt to fix build failure on x86-64 selfhost build
Remove redundant include file. llvm-svn: 286552
This commit is contained in:
parent
99d50aaa8a
commit
c5e52544d9
@ -37,8 +37,6 @@
|
||||
#ifndef LLVM_LIB_TARGET_AMDGPU_AMDGPURUNTIMEMETADATA_H
|
||||
#define LLVM_LIB_TARGET_AMDGPU_AMDGPURUNTIMEMETADATA_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
namespace AMDGPU {
|
||||
|
||||
namespace RuntimeMD {
|
||||
|
Loading…
Reference in New Issue
Block a user