diff options
Diffstat (limited to 'include/llvm/LibDriver/LibDriver.h')
-rw-r--r-- | include/llvm/LibDriver/LibDriver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/LibDriver/LibDriver.h b/include/llvm/LibDriver/LibDriver.h index aaaa7b7d21c3..09495650c1b9 100644 --- a/include/llvm/LibDriver/LibDriver.h +++ b/include/llvm/LibDriver/LibDriver.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// // // Defines an interface to a lib.exe-compatible driver that also understands -// bitcode files. Used by llvm-lib and lld-link2 /lib. +// bitcode files. Used by llvm-lib and lld-link /lib. // //===----------------------------------------------------------------------===// |