As pointed out by the buildbots & https://github.com/llvm/llvm-project/pull/174746#issuecomment-3821237987, some of the tests modified by https://github.com/llvm/llvm-project/pull/174746 are missing exclusions for arm64 target triples causing the builds to fail. I have added these exclusions here.
This directory contains test cases for individual source features of LLVM. It is designed to make sure that the major components of LLVM support all of the features of LLVM, for very small examples. Entire programs should not go here. Regression tests for individual bug fixes should go into the test/Regression dir.