1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Fix header.

llvm-svn: 42249
This commit is contained in:
Owen Anderson 2007-09-23 21:32:55 +00:00
parent de1937fcee
commit e04633f0ff

View File

@ -1,4 +1,4 @@
//==- llvm/VMCore/DominatorCalculation.h - Dominator Calculation -*- C++ -*-==//
//==- DominatorCalculation.h - Dominator Calculation -------------*- C++ -*-==//
//
// The LLVM Compiler Infrastructure
//