[llvm-exegesis] Fix missing std::move.
[llvm-complete.git] / utils / lit / tests / Inputs / shtest-format / requires-present.txt
blob9fcbdca69be356a49d530c5965ea7341bbf620aa
1 # REQUIRES with only true clauses. Test should run.
2 REQUIRES: a-present-feature, true, !not-true
3 REQUIRES: true
4 RUN: true