Mark some LLVM tests which require a default_triple (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Fri, 19 Jun 2020 04:41:24 +0000 (04:41 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Fri, 19 Jun 2020 06:36:20 +0000 (06:36 +0000)
commit59f45a1cdb361b2a6f6e75fad6d3055a1b7f9602
tree29b2b7a08f3e6aee79c6af228f3ab9659936a549
parentc113b59ef52593818bcd207521fd490ba3deeaea
Mark some LLVM tests which require a default_triple (NFC)

These tests involve a JIT, and like other tests should have the
REQUIRE: default_triple present.
This allow to run `ninja check` without the host target configured
in.
llvm/test/Bindings/Go/go.test
llvm/test/Examples/Kaleidoscope/Chapter4.test
llvm/test/Examples/Kaleidoscope/Chapter5.test
llvm/test/Examples/Kaleidoscope/Chapter6.test
llvm/test/Examples/Kaleidoscope/Chapter7.test