[PATCH] D87977: [XRay] Change mips to use version 2 sled (PC-relative address)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 19 15:42:20 PDT 2020


MaskRay created this revision.
MaskRay added reviewers: atanasyan, dberris, slthakur.
Herald added subscribers: llvm-commits, Sanitizers, jfb, jrtc27, hiraditya, arichardson, sdardis.
Herald added projects: Sanitizers, LLVM.
MaskRay requested review of this revision.

Follow-up to D78590 <https://reviews.llvm.org/D78590>. All targets use PC-relative addresses now.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87977

Files:
  compiler-rt/lib/xray/xray_mips.cpp
  compiler-rt/lib/xray/xray_mips64.cpp
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/test/CodeGen/Mips/xray-mips-attribute-instrumentation.ll
  llvm/test/CodeGen/Mips/xray-section-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87977.292991.patch
Type: text/x-patch
Size: 16194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200919/f91598cb/attachment.bin>


More information about the llvm-commits mailing list