diff options
Diffstat (limited to 'llvm/lib/CodeGen/PBQP/GraphBase.h')
-rw-r--r-- | llvm/lib/CodeGen/PBQP/GraphBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/PBQP/GraphBase.h b/llvm/lib/CodeGen/PBQP/GraphBase.h index 0c7493b8957..becd98afdb5 100644 --- a/llvm/lib/CodeGen/PBQP/GraphBase.h +++ b/llvm/lib/CodeGen/PBQP/GraphBase.h @@ -1,4 +1,4 @@ -//===-- GraphBase.h - Abstract Base PBQP Graph -----------------*- C++ --*-===// +//===-- GraphBase.h - Abstract Base PBQP Graph ------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |