We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6336c91 commit 7ea5fbaCopy full SHA for 7ea5fba
clang/test/Driver/fat-lto-objects.c
@@ -41,7 +41,6 @@
41
// CHECK-CC-NOLTO-SAME: -emit-obj
42
// CHECK-CC-NOLTO-NOT: -ffat-lto-objects
43
44
-/// Disable fat LTO when it is overridden by -fno-fat-lto-objects
45
// 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
46
47
/// We need to pass an additional flag (--fat-lto-objects) to lld when linking w/ -flto -ffat-lto-objects
0 commit comments