Follow-up to D78590. All targets use PC-relative addresses now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87977
[XRay] Change mips to use version 2 sled (PC-relative address) ClosedPublic Authored by MaskRay on Sep 19 2020, 3:42 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 19 2020, 3:42 PM Herald added subscribers: llvm-commits, Restricted Project, jfb and 4 others. · View Herald Transcript This revision is now accepted and ready to land.Sep 19 2020, 7:47 PM This revision was landed with ongoing or failed builds.Sep 20 2020, 6:02 PM Closed by commit rGd06485685d42: [XRay] Change mips to use version 2 sled (PC-relative address) (authored by MaskRay). · Explain Why This revision was automatically updated to reflect the committed changes. MaskRay mentioned this in rG2468b3f57218: [XRay] Unsupport version<2 sled entry.Dec 28 2022, 6:08 PM
Revision Contents
Diff 293046 compiler-rt/lib/xray/xray_mips.cpp
compiler-rt/lib/xray/xray_mips64.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/Target/Mips/MipsAsmPrinter.cpp
llvm/test/CodeGen/Mips/xray-mips-attribute-instrumentation.ll
llvm/test/CodeGen/Mips/xray-section-group.ll
|