1 // RUN: %clang -### -Xlinker -Bsymbolic -emit-interface-stubs 2>&1 | FileCheck %s 2 // CHECK: Bsymbolic 3 // CHECK-NOT: Bsymbolic 4