[all-commits] [llvm/llvm-project] 444636: [Constants] Handle ptrtoaddr in getRelocationInfo()
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Oct 13 06:34:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44463630f1660a75d6fa2fbfa5fc71f515e96139
https://github.com/llvm/llvm-project/commit/44463630f1660a75d6fa2fbfa5fc71f515e96139
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M llvm/lib/IR/Constants.cpp
M llvm/test/CodeGen/X86/relptr-rodata.ll
Log Message:
-----------
[Constants] Handle ptrtoaddr in getRelocationInfo()
Treat it the same way as ptrtoint.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list