Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
clang
/
test
/
Driver
/
lto-opaque-pointers.c
blob: acdf13c21fd41c27366a297e29b6bb522a5670ee [
file
] [
log
] [
blame
]
// 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