[PATCH] D140725: [XRay] Emit absolute address for versions less than 2

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 12:41:46 PST 2022


MaskRay added a comment.

We should not add more code for legacy version 1. I sent D140739 <https://reviews.llvm.org/D140739> to remove the runtime side code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140725/new/

https://reviews.llvm.org/D140725



More information about the llvm-commits mailing list