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 | dec26513adcee7aab087f892cf57b70a8e2fddd4 (patch) | |
tree | 263e2317a8c2f449b3a36ef23e9dd2934078b901 /llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp | |
parent | e8b6196f281b31013f304422116742726368eaaf (diff) | |
download | bcm5719-llvm-dec26513adcee7aab087f892cf57b70a8e2fddd4.tar.gz bcm5719-llvm-dec26513adcee7aab087f892cf57b70a8e2fddd4.zip |
Remove tag that just clutters diffs
llvm-svn: 2807
Diffstat (limited to 'llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp')
-rw-r--r-- | llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp b/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp index e884463ae29..d6440b11bb8 100644 --- a/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp +++ b/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp @@ -1,4 +1,3 @@ -// $Id$ //*************************************************************************** // File: // PhyRegAlloc.cpp |