Skip to content

Commit 7ea5fba

Browse files
committed
remove comment
1 parent 6336c91 commit 7ea5fba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Driver/fat-lto-objects.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
// CHECK-CC-NOLTO-SAME: -emit-obj
4242
// CHECK-CC-NOLTO-NOT: -ffat-lto-objects
4343

44-
/// Disable fat LTO when it is overridden by -fno-fat-lto-objects
4544
// RUN: %clang --target=x86_64-unknown-linux-gnu -flto -ffat-lto-objects -fno-fat-lto-objects -### %s -c 2>&1 | FileCheck %s -check-prefix=CHECK-CC-NOLTO
4645

4746
/// We need to pass an additional flag (--fat-lto-objects) to lld when linking w/ -flto -ffat-lto-objects

0 commit comments

Comments
 (0)