This reverts commit 029283c1c0d8d06fbf000f5682c56b8595a1101f.
The code in ELFFile::decodeBBAddrMap was not changed in the submitted patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120457
Revert "Encode address offsets of basic blocks relative to the end of the previous basic blocks." ClosedPublic Authored by rahmanl on Feb 24 2022, 12:10 AM.
Details Summary This reverts commit 029283c1c0d8d06fbf000f5682c56b8595a1101f.
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rGaeec9671fb4c: Revert "Encode address offsets of basic blocks relative to the end of the… (authored by rahmanl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411223 llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/BasicBlockSections.cpp
llvm/test/CodeGen/X86/basic-block-sections-labels.ll
llvm/test/tools/llvm-readobj/ELF/bb-addr-map.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|