[compiler-rt] [llvm-lit] Add REQUIRES: shell in compiler-rt tests that use the `ulimit` command in lit internal shell (PR #105339)

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 10:18:26 PDT 2024


================
@@ -1,3 +1,4 @@
+// REQUIRES: shell
----------------
fmayer wrote:

nit: i would prefer if the comment stayed in the first line

https://github.com/llvm/llvm-project/pull/105339


More information about the llvm-commits mailing list