[PATCH] D145850: [AsmPrinter] Use linker-private symbols in xray_instr_map
Oleksii Lozovskyi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 11 00:33:35 PDT 2023
ilammy updated this revision to Diff 530286.
ilammy added a comment.
- Rebased on top of updated dependent revisions
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145850/new/
https://reviews.llvm.org/D145850
Files:
llvm/include/llvm/MC/MCContext.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCContext.cpp
llvm/test/CodeGen/AArch64/xray-attribute-instrumentation.ll
llvm/test/CodeGen/AArch64/xray-omit-function-index.ll
llvm/test/CodeGen/AArch64/xray-partial-instrumentation-skip-entry.ll
llvm/test/CodeGen/AArch64/xray-partial-instrumentation-skip-exit.ll
llvm/test/CodeGen/AArch64/xray-tail-call-sled.ll
llvm/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
llvm/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
llvm/test/CodeGen/X86/xray-attribute-instrumentation.ll
llvm/test/CodeGen/X86/xray-custom-log.ll
llvm/test/CodeGen/X86/xray-log-args.ll
llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-entry.ll
llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-exit.ll
llvm/test/CodeGen/X86/xray-tail-call-sled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145850.530286.patch
Type: text/x-patch
Size: 17470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/7b3775c8/attachment.bin>
More information about the llvm-commits
mailing list