BOLT: Add ud2 after indirect tailcalls.
Summary: Insert ud2 instructions after indirect tailcalls to prevent the CPU from decoding instructions following the callsite. A simple counter in the peephole pass shows 3260 tail call traps inserted. (cherry picked from FBD3859737)
Loading
Please sign in to comment