diff options
author | Chris Lattner <sabre@nondot.org> | 2002-06-30 16:08:25 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-06-30 16:08:25 +0000 |
commit | 000f60d1b14f9b39a39f86b8100d2c77f851ce08 (patch) | |
tree | 4fe0ffb19a7d3db130aa344b23ebd64c0d5f61fa | |
parent | e7f65d3b71b3f98469e80a41c7b7730790471d60 (diff) |
Remove tag that just clutters diffs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2807 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | lib/CodeGen/RegAlloc/PhyRegAlloc.cpp | 1 | ||||
-rw-r--r-- | lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp b/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp index e884463ae2..d6440b11bb 100644 --- a/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp +++ b/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp @@ -1,4 +1,3 @@ -// $Id$ //*************************************************************************** // File: // PhyRegAlloc.cpp diff --git a/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp b/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp index e884463ae2..d6440b11bb 100644 --- a/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp +++ b/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp @@ -1,4 +1,3 @@ -// $Id$ //*************************************************************************** // File: // PhyRegAlloc.cpp |