Unverified Commit 3fce1456 authored by William Junda Huang's avatar William Junda Huang Committed by GitHub
Browse files

Revert "Add option to generate additional debug info for expression...

Revert "Add option to generate additional debug info for expression dereferencing pointer to pointers. #94100" (#95174)

The option is causing the binary output to be different when compiled
under `-O0`, because it introduce dbg.declare on pseudovariables. Going
to change this implementation to use dbg.value instead.
parent 438a7d4c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment