[clang] [Driver] Add ExclusiveGroup feature to multilib.yaml. (PR #69447)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 19:05:38 PDT 2023


================
@@ -0,0 +1,70 @@
+# REQUIRES: shell
----------------
MaskRay wrote:

If `LIT_USE_INTERNAL_SHELL=1 llvm-lit ..` passes, you can remove `# REQUIRES: shell` (dependency on an external shell)

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


More information about the cfe-commits mailing list