[PATCH] D88625: MCExpr::evaluateAsRelocatableImpl : allow evaluation of non-VK_None MCSymbolRefExpr when MCAsmLayout is available
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 19:03:50 PST 2020
MaskRay updated this revision to Diff 305293.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Special case the `Res.isAbsolute()` case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88625/new/
https://reviews.llvm.org/D88625
Files:
llvm/lib/MC/MCExpr.cpp
llvm/test/MC/ARM/ehabi-personality-abs.s
llvm/test/MC/ELF/relocation-alias.s
llvm/test/MC/ELF/relocation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88625.305293.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201114/a9e96362/attachment.bin>
More information about the llvm-commits
mailing list