mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-02 18:42:36 +00:00
Fix file header to be accurate, instead of something I just copied and pasted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3591 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a9d2bffeeb
commit
f4d4a49311
@ -1,7 +1,6 @@
|
||||
//===-- Local.h - Functions to perform local transformations -----*- C++ -*--=//
|
||||
//===-- CriticalEdge.cpp - Functions to detect and split critical edges ---===//
|
||||
//
|
||||
// This family of functions perform various local transformations to the
|
||||
// program.
|
||||
// These functions are here to detect and split critical edges in the CFG.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user