This is an archive of the discontinued LLVM Phabricator instance.

Revert "[InstrProf] Attach debug info to counters"
ClosedPublic

Authored by ellis on Dec 13 2021, 6:10 PM.

Details

Summary

This reverts commit 800bf8ed29fbcaa9436540e83bc119ec92e7d40f.

The Instrumentation/InstrProfiling/debug-info-correlate.ll test was
failing because I forgot the llc commands are architecture specific.
I'll follow up with a fix.

Diff Detail

Event Timeline

ellis created this revision.Dec 13 2021, 6:10 PM
ellis requested review of this revision.Dec 13 2021, 6:10 PM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptDec 13 2021, 6:10 PM
Herald added subscribers: llvm-commits, Restricted Project, cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Dec 13 2021, 6:15 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp