Prevent attempts to run impossible configurations.

Some configurations, such as --regalloc_gc --prebuild are
fundamentally incompatible and will always fail. Add support for
specifying a list of these impossible configurations and automatically
skipping them.

Test: ./test/testrunner/testrunner.py --host -t 001-HelloWorld --all-compiler --all-prebuild
Change-Id: I54ddac3e5c762cd9209e788fe2ab7d6b863b286c
1 file changed