1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Fix file header

llvm-svn: 8613
This commit is contained in:
Chris Lattner 2003-09-20 02:42:54 +00:00
parent 3e98c3aaeb
commit ef1a4771f0

View File

@ -1,5 +1,4 @@
//===----------------------------------------------------------------------===//
// LLVM 'LINK' UTILITY
//===- llvm-link.cpp - Low-level LLVM linker ------------------------------===//
//
// This utility may be invoked in the following manner:
// llvm-link a.bc b.bc c.bc -o x.bc