Skip to content
Unverified Commit 4b5224a2 authored by serge-sans-paille's avatar serge-sans-paille Committed by GitHub
Browse files

Disable PGO instrumentation on naked function (#75224)

We only allow for assembly code in naked function, and PGO
instrumentation (esp. temporal instrumentation that introduces a
function call) can wreak havoc in this.

Fix #74573
parent 3bedc93d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment