diff options
Diffstat (limited to 'include/llvm/CodeGen/RegisterUsageInfo.h')
| -rw-r--r-- | include/llvm/CodeGen/RegisterUsageInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/CodeGen/RegisterUsageInfo.h b/include/llvm/CodeGen/RegisterUsageInfo.h index 0a04bc6a89f4d..eabadd8d784a8 100644 --- a/include/llvm/CodeGen/RegisterUsageInfo.h +++ b/include/llvm/CodeGen/RegisterUsageInfo.h @@ -20,6 +20,7 @@ #define LLVM_CODEGEN_PHYSICALREGISTERUSAGEINFO_H #include "llvm/ADT/DenseMap.h" +#include "llvm/IR/Instructions.h" #include "llvm/Pass.h" #include <cstdint> #include <vector> |
