[all-commits] [llvm/llvm-project] d06485: [XRay] Change mips to use version 2 sled (PC-relat...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Sep 20 18:02:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d06485685d421c944afeffc3ad59f6f6f78afd72
      https://github.com/llvm/llvm-project/commit/d06485685d421c944afeffc3ad59f6f6f78afd72
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
    M compiler-rt/lib/xray/xray_mips.cpp
    M compiler-rt/lib/xray/xray_mips64.cpp
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/Target/Mips/MipsAsmPrinter.cpp
    M llvm/test/CodeGen/Mips/xray-mips-attribute-instrumentation.ll
    M llvm/test/CodeGen/Mips/xray-section-group.ll

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

Follow-up to D78590. All targets use PC-relative addresses now.

Reviewed By: atanasyan, dberris

Differential Revision: https://reviews.llvm.org/D87977




More information about the All-commits mailing list