[PATCH] D152661: [XRay] Make xray_fn_idx entries PC-relative
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 22:39:15 PDT 2023
MaskRay added a comment.
Tested on aarch64-linux-gnu and powerpc64le-linux-gnu.
I'll use `createLinkerPrivateSymbol` instead of `createLinkerPrivateTempSymbol` since the symbol is not considered `IsTemporary` by MC...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152661/new/
https://reviews.llvm.org/D152661
More information about the llvm-commits
mailing list