[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Driver / lto-opaque-pointers.c
blobacdf13c21fd41c27366a297e29b6bb522a5670ee
1 // REQUIRES: enable-opaque-pointers
2 // RUN: %clang --target=x86_64-unknown-linux -### %s -flto 2> %t
3 // RUN: FileCheck %s < %t
5 // CHECK-NOT: -plugin-opt=no-opaque-pointers