[compiler-rt] [compiler-rt][tests] Disable a test case unsupported on AArch64 (PR #117628)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 06:12:43 PST 2024


davemgreen wrote:

Hmm. This doesn't seem to be a test for whether you can do an atomic load from constant memory, but just a test for atomic loads. I think we can remove the const and the test will make more sense.

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


More information about the llvm-commits mailing list