[llvm-branch-commits] [BOLT][NFC] Define getExprValue helper (PR #91663)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 9 14:44:48 PDT 2024
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/91663
Move out common code extracting the address of a MCExpr. To be reused in
a follow-up diff.
Test Plan: NFC
More information about the llvm-branch-commits
mailing list