diff options
Diffstat (limited to 'llvm/lib/Target/ARM/ARMBasicBlockInfo.h')
-rw-r--r-- | llvm/lib/Target/ARM/ARMBasicBlockInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/ARM/ARMBasicBlockInfo.h b/llvm/lib/Target/ARM/ARMBasicBlockInfo.h index d0f4a02463b..13df399ed99 100644 --- a/llvm/lib/Target/ARM/ARMBasicBlockInfo.h +++ b/llvm/lib/Target/ARM/ARMBasicBlockInfo.h @@ -21,6 +21,7 @@ namespace llvm { +struct BasicBlockInfo; using BBInfoVector = SmallVectorImpl<BasicBlockInfo>; /// UnknownPadding - Return the worst case padding that could result from |