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
[SampleProfile][Test] Fix DISubroutineType debuginfo for two tests
During development of emitting dwarf data for signature-changed or new
functions, I found two test failures
llvm/test/Transforms/SampleProfile/ctxsplit.ll
llvm/test/Transforms/SampleProfile/flattened.ll
due to incorrect DISubroutineType(s). This patch fixed the issue with
proper types.
0 commit comments