diff options
Diffstat (limited to 'lib/CodeGen')
-rw-r--r-- | lib/CodeGen/RegAlloc/IGNode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/RegAlloc/IGNode.h b/lib/CodeGen/RegAlloc/IGNode.h index 03bcfc07b1..2f437f9a57 100644 --- a/lib/CodeGen/RegAlloc/IGNode.h +++ b/lib/CodeGen/RegAlloc/IGNode.h @@ -1,4 +1,4 @@ -/* Title: IGNode.h +/* Title: IGNode.h -*- C++ -*- Author: Ruchira Sasanka Date: July 25, 01 Purpose: Represents a node in an interference graph. |