forked from OSchip/llvm-project
parent
2bf97336af
commit
d752c9cc89
|
@ -1,4 +1,4 @@
|
|||
//===- lld/unittest/WinLinkDriverTest.cpp ---------------------------------===//
|
||||
//===- lld/unittest/GnuLdDriverTest.cpp -----------------------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -8,7 +8,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
///
|
||||
/// \file
|
||||
/// \brief Windows link.exe driver tests.
|
||||
/// \brief GNU ld driver tests.
|
||||
///
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
|
Loading…
Reference in New Issue