You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the following issues:
* `Cursor.tell() + (int32_t)DE.getU32(Cursor)` is undefined
* In `bolt/test/X86/linux-static-keys.s` __start___jump_table
is unaligned:
```
ffffffff800001fd g O .rodata 0000000000000000 __start___jump_table
```
This makes the test case undeterministic.
0 commit comments