mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 10:56:07 +00:00

TestTopLevelExprs fails on arm and aarch64 linux similar to behaviour on android. A bug exists here: llvm.org/pr27787. This patch marks xfail on arm and aarch64. llvm-svn: 269980