Fix the testcase in r262282
authorSteven Wu <stevenwu@apple.com>
Tue, 1 Mar 2016 01:24:54 +0000 (01:24 +0000)
committerSteven Wu <stevenwu@apple.com>
Tue, 1 Mar 2016 01:24:54 +0000 (01:24 +0000)
commitf406b07a179c5dd9698c312c8b01933ef61506c6
tree8b30a8fb1381eacfef941b4b4e937dc846560a93
parent05c8ef085b8cc03102e84d855a0658423579fd26
Fix the testcase in r262282

-bitcode_bundle is only passed to the darwin ld64 linker and it is only
implemented there. Remove the check on the linker flag.

llvm-svn: 262286
clang/test/Driver/embed-bitcode.c