mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 15:19:33 +00:00
Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.
llvm-svn: 193315
This commit is contained in:
parent
da06b9b278
commit
b8c618fe57
@ -20,6 +20,7 @@
|
||||
#ifndef LLVM_SUPPORT_ELF_H
|
||||
#define LLVM_SUPPORT_ELF_H
|
||||
|
||||
#include "llvm/Support/Compiler.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <cstring>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user