[bolt][nfc] Exclude Call id verification from instrument-ind-call test (#181655)

The instrument-ind-call test checks the correctness of instrumented
snippet by the set of registers are used, the call id value is
meaningless (platform depend) and should be exclude from test.
This commit is contained in:
Alexey Moksyakov 2026-02-16 17:08:13 +03:00 committed by GitHub
parent fb0a3a8e9e
commit db19a57597
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ CHECK-MAIN-NEXT: mov w1, #0x14
// store current values
CHECK-MAIN-NEXT: stp x0, x30, [sp
// load callsite id
CHECK-MAIN-NEXT: mov x0, #0x0
CHECK-MAIN-NEXT: mov x0,
CHECK-MAIN-NEXT: stp x8, x0, [sp
CHECK-MAIN-NEXT: adrp x8,
CHECK-MAIN-NEXT: add x8, x8