1// RUN: %clang -### -Xlinker -Bsymbolic -emit-interface-stubs 2>&1 | FileCheck %s2// CHECK: Bsymbolic3// CHECK-NOT: Bsymbolic4