Typed event patching is implemented for x86-64, but functions must
be defined for other arches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
- Build Status
Buildable 17156 Build 17156: arc lint + arc unit
Paths
| Differential D45749
[XRay][compiler-rt] Add noop patch functions for unsupported arches. ClosedPublic Authored by kpw on Apr 17 2018, 4:20 PM.
Details Summary Typed event patching is implemented for x86-64, but functions must
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, delcypher, javed.absar, nemanjai. · View Herald TranscriptApr 17 2018, 4:20 PM This revision is now accepted and ready to land.Apr 17 2018, 4:21 PM Closed by commit rL330231: [XRay][compiler-rt] Add noop patch functions for unsupported arches. (authored by kpw). · Explain WhyApr 17 2018, 4:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 142861 lib/xray/xray_AArch64.cc
lib/xray/xray_arm.cc
lib/xray/xray_mips.cc
lib/xray/xray_mips64.cc
lib/xray/xray_powerpc64.cc
|