diff options
-rw-r--r-- | llvm/include/llvm/CompilerDriver/Main.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/include/llvm/CompilerDriver/Main.inc b/llvm/include/llvm/CompilerDriver/Main.inc index 2d50c95039c..e81acf14476 100644 --- a/llvm/include/llvm/CompilerDriver/Main.inc +++ b/llvm/include/llvm/CompilerDriver/Main.inc @@ -12,8 +12,6 @@ // supported please refer to the tools' manual page or run the tool // with the --help option. // -// This -// //===----------------------------------------------------------------------===// #ifndef LLVM_INCLUDE_COMPILER_DRIVER_MAIN_INC |