diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-02-15 08:10:22 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-02-15 08:10:22 +0000 |
commit | 6f9e25d3824fb7b03dc6a403e1962d80a9c88ebe (patch) | |
tree | fd123963517b66394022b47f8023f77b9a1cdfa2 /clang/lib/Format/Format.cpp | |
parent | b65b078d4d9d922ad6d30999a26fd76620298081 (diff) | |
download | bcm5719-llvm-6f9e25d3824fb7b03dc6a403e1962d80a9c88ebe.tar.gz bcm5719-llvm-6f9e25d3824fb7b03dc6a403e1962d80a9c88ebe.zip |
[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
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions