summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-09-23 21:32:55 +0000
committerOwen Anderson <resistor@mac.com>2007-09-23 21:32:55 +0000
commit7888658c5f7a5c20d5f014895e19e62ff1543f9d (patch)
treef72da26bdc7f8cc36ccda41bcd7fecf0cf6f053e /llvm/lib
parent84c357fc26cac565f2401fdb4011d15d622600f8 (diff)
downloadbcm5719-llvm-7888658c5f7a5c20d5f014895e19e62ff1543f9d.tar.gz
bcm5719-llvm-7888658c5f7a5c20d5f014895e19e62ff1543f9d.zip
Fix header.
llvm-svn: 42249
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/VMCore/DominatorCalculation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/DominatorCalculation.h b/llvm/lib/VMCore/DominatorCalculation.h
index afdc92c1d99..ee7e674ac3f 100644
--- a/llvm/lib/VMCore/DominatorCalculation.h
+++ b/llvm/lib/VMCore/DominatorCalculation.h
@@ -1,4 +1,4 @@
-//==- llvm/VMCore/DominatorCalculation.h - Dominator Calculation -*- C++ -*-==//
+//==- DominatorCalculation.h - Dominator Calculation -------------*- C++ -*-==//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud