commit | feb62c321e920aa9cac365e1ab5c630def195e8e | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Sep 07 21:04:20 2001 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Sep 07 21:04:20 2001 +0000 |
tree | 2a6f9eba032ff2cc3a4cfb3cac4a5be8dcec50fb | |
parent | d2a60695187d39f388c9ae066b0b001ba4cf8814 [diff] [blame] |
Add tags so emacs knows these are C++ files llvm-svn: 483
diff --git a/llvm/lib/CodeGen/RegAlloc/IGNode.h b/llvm/lib/CodeGen/RegAlloc/IGNode.h index 03bcfc0..2f437f9 100644 --- a/llvm/lib/CodeGen/RegAlloc/IGNode.h +++ b/llvm/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.