summaryrefslogtreecommitdiff
path: root/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-06-30 16:08:25 +0000
committerChris Lattner <sabre@nondot.org>2002-06-30 16:08:25 +0000
commit000f60d1b14f9b39a39f86b8100d2c77f851ce08 (patch)
tree4fe0ffb19a7d3db130aa344b23ebd64c0d5f61fa /lib/CodeGen
parente7f65d3b71b3f98469e80a41c7b7730790471d60 (diff)
downloadllvm-000f60d1b14f9b39a39f86b8100d2c77f851ce08.tar.gz
llvm-000f60d1b14f9b39a39f86b8100d2c77f851ce08.tar.bz2
llvm-000f60d1b14f9b39a39f86b8100d2c77f851ce08.tar.xz
Remove tag that just clutters diffs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2807 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
-rw-r--r--lib/CodeGen/RegAlloc/PhyRegAlloc.cpp1
1 files changed, 0 insertions, 1 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