Don't try to run a test that generates code for x86 if it's not a registered target.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 30 Aug 2016 23:53:34 +0000 (23:53 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 30 Aug 2016 23:53:34 +0000 (23:53 +0000)
commitfdb32d566a5e81deb9a3e4c0714f74337edcfbb7
treee77dc3e3f5e501a717fc2c7b6a3e1e1c271991ba
parent90ce6e1e6496b222cf8e3022ed6f80ccc45dfc0e
Don't try to run a test that generates code for x86 if it's not a registered target.

llvm-svn: 280178
clang/test/Driver/cl-pch.c