diff options
Diffstat (limited to 'llvm/lib/CodeGen/PBQP/HeuristicSolver.h')
-rw-r--r-- | llvm/lib/CodeGen/PBQP/HeuristicSolver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/PBQP/HeuristicSolver.h b/llvm/lib/CodeGen/PBQP/HeuristicSolver.h index 16708779e09..f78a58a66cb 100644 --- a/llvm/lib/CodeGen/PBQP/HeuristicSolver.h +++ b/llvm/lib/CodeGen/PBQP/HeuristicSolver.h @@ -1,4 +1,4 @@ -//===-- HeuristicSolver.h - Heuristic PBQP Solver --------------*- C++ --*-===// +//===-- HeuristicSolver.h - Heuristic PBQP Solver ---------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |