mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add missing #include
llvm-svn: 18058
This commit is contained in:
parent
a2cf139875
commit
62d04b04f0
@ -15,6 +15,7 @@
|
||||
#define LLVM_CODEGEN_MACHINERELOCATION_H
|
||||
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <cassert>
|
||||
|
||||
namespace llvm {
|
||||
class GlobalValue;
|
||||
|
Loading…
Reference in New Issue
Block a user