llvm-project/clang/test/Driver/lto-opaque-pointers.c

6 lines
173 B
C

// REQUIRES: enable-opaque-pointers
// RUN: %clang --target=x86_64-unknown-linux -### %s -flto 2> %t
// RUN: FileCheck %s < %t
// CHECK-NOT: -plugin-opt=no-opaque-pointers