Skip to content
Unverified Commit 418e4419 authored by Kazushi Marukawa's avatar Kazushi Marukawa Committed by GitHub
Browse files

[InstrProf] Correct buffer size for encodeULEB128 (#67011)

This function uses 16 bytes buffer to encode two 64 bits data. However,
the encoding method requires 10 bytes to encode one 64 bits data, so
encoded data actually requiress 20 bytes total.
parent 5e1f5f47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment