================
@@ -38,7 +38,7 @@ def setUp(self):
# TLS works differently on Windows, this would need to be implemented
# separately.
@skipIfWindows
- @skipIf(oslist=["linux"], archs=["arm$", "aarch64"])
+ @skipIf(oslist=["linux"], archs=["aarch64"])
----------------
jeffreytan81 wrote:
What is the gap to enable this for aarch64?
https://github.com/llvm/llvm-project/pull/181315
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits