hanchenye-llvm-project/openmp/cmake
Jonas Hahnfeld 6f9e25d382 [CMake] Add -fno-experimental-isel for testing
GlobalISel doesn't yet implement blockaddress and falls back to
SelectionDAG. This results in additional branch instruction to
the next basic block which breaks the OMPT tests.
Disable GlobalISel for now when compiling the tests because fixing
them is not easily possible. See http://llvm.org/PR36313 for full
discussion history.

Differential Revision: https://reviews.llvm.org/D43195

llvm-svn: 325218
2018-02-15 08:10:22 +00:00
..
DetectTestCompiler [CMake] Add -fno-experimental-isel for testing 2018-02-15 08:10:22 +00:00
HandleOpenMPOptions.cmake
OpenMPTesting.cmake [CMake] Add -fno-experimental-isel for testing 2018-02-15 08:10:22 +00:00
config-ix.cmake