xref: /llvm-project/clang/test/Driver/clang-s-opts.s (revision 2a1edebdf1a887fdf01f039d60497626576c837b)
1// RUN: %clang -### -c -flto -fno-lto %s 2>&1 | FileCheck %s
2
3// CHECK-NOT: argument unused during compilation
4