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.
Paths
| Differential D115689
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
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptDec 13 2021, 6:10 PM This revision was landed with ongoing or failed builds. Closed by commit rGc809da7d9ce7: Revert "[InstrProf] Attach debug info to counters" (authored by ellis). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 394102 clang/lib/CodeGen/BackendUtil.cpp
compiler-rt/include/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfiling.c
compiler-rt/lib/profile/InstrProfilingMerge.c
compiler-rt/lib/profile/InstrProfilingWriter.c
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfData.inc
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/ProfileData/InstrProfWriter.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Instrumentation/InstrProfiling/debug-info-correlate.ll
|