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