mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 16:36:40 +00:00
Added missing header for the explicit dependency on MDNode.
llvm-svn: 228085
This commit is contained in:
parent
ce308f54ec
commit
184c8815ed
@ -15,6 +15,7 @@
|
||||
#define LLVM_IR_METADATAIMPL_H
|
||||
|
||||
#include "llvm/ADT/DenseSet.h"
|
||||
#include "llvm/IR/Metadata.h"
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user