diff options
Diffstat (limited to 'include/llvm/CodeGen/MachineLoopInfo.h')
-rw-r--r-- | include/llvm/CodeGen/MachineLoopInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineLoopInfo.h b/include/llvm/CodeGen/MachineLoopInfo.h index 41eae51b6b..1f6b1a1a7b 100644 --- a/include/llvm/CodeGen/MachineLoopInfo.h +++ b/include/llvm/CodeGen/MachineLoopInfo.h @@ -200,4 +200,4 @@ template <> struct GraphTraits<MachineLoop*> { // Make sure that any clients of this file link in LoopInfo.cpp FORCE_DEFINING_FILE_TO_BE_LINKED(MachineLoopInfo) -#endif
\ No newline at end of file +#endif |