[compiler-rt] [compiler-rt] DumpAllRegisters for windows arm64 fix unit test (PR #112329)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 02:48:07 PDT 2024
================
@@ -17,7 +17,7 @@ int main() {
// CHECK-DUMP-NEXT:x16 = {{0x[0-9a-f]+}} x17 = {{0x[0-9a-f]+}} x18 = {{0x[0-9a-f]+}} x19 = {{0x[0-9a-f]+}}
----------------
DavidSpickett wrote:
I don't think we run compiler-rt tests on production buildbots but iirc Omair was running it on his own instance?
https://github.com/llvm/llvm-project/pull/112329
More information about the llvm-commits
mailing list