diff options
Diffstat (limited to 'llvm/lib/CodeGen/PBQP/ExhaustiveSolver.h')
-rw-r--r-- | llvm/lib/CodeGen/PBQP/ExhaustiveSolver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/PBQP/ExhaustiveSolver.h b/llvm/lib/CodeGen/PBQP/ExhaustiveSolver.h index b2f2e6f620f..35ec4f1b0b9 100644 --- a/llvm/lib/CodeGen/PBQP/ExhaustiveSolver.h +++ b/llvm/lib/CodeGen/PBQP/ExhaustiveSolver.h @@ -1,4 +1,4 @@ -//===-- ExhaustiveSolver.h - Brute Force PBQP Solver -----------*- C++ --*-===// +//===-- ExhaustiveSolver.h - Brute Force PBQP Solver ------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |