The (CMake-based) test suite has errors if you try to build it with
GCC. It seems useful to be able to test GCC with the relevant parts of the LLVM
test suite, just as it is relevant to run clang against the GCC torture suite.
This patch is an initial attempt to fix any build configuration issues
associated with running the lnt test suite with GCC.