diff options
author | Lang Hames <lhames@gmail.com> | 2010-01-06 08:53:34 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2010-01-06 08:53:34 +0000 |
commit | 421c0733fdb1780ad6fd23eefba78004528dacd2 (patch) | |
tree | cdb0475ee0659f9e45a3d505616dd3ba9bdf4382 /lib/CodeGen/PBQP/GraphBase.h | |
parent | 7c422ac216fe39fc9c402a704cf296cca9dc5b22 (diff) |
Fixed malformed -*- lines in PBQP headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92830 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PBQP/GraphBase.h')
-rw-r--r-- | lib/CodeGen/PBQP/GraphBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/PBQP/GraphBase.h b/lib/CodeGen/PBQP/GraphBase.h index 0c7493b895..becd98afdb 100644 --- a/lib/CodeGen/PBQP/GraphBase.h +++ b/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 // |