[all-commits] [llvm/llvm-project] f23949: [BOLT][NFC] Define getExprValue helper (#91663)
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Fri May 24 15:33:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f239490592984368c6c2f8aedc56eafb278c4658
https://github.com/llvm/llvm-project/commit/f239490592984368c6c2f8aedc56eafb278c4658
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M bolt/lib/Core/BinaryFunction.cpp
Log Message:
-----------
[BOLT][NFC] Define getExprValue helper (#91663)
Move out common code extracting the address of a MCExpr. To be reused in
#91667.
Test Plan: NFC
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