[PATCH] D45773: [RISCV] Don't fold symbol diff
Edward Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 23 08:18:18 PDT 2018
edward-jones added a comment.
In https://reviews.llvm.org/D45773#1109391, @asb wrote:
> What did you think about keeping absoluteSymbolDiff as static and updating the callsites?
Agreed, keeping it static is a better idea. I'll make the change and update this patch.
https://reviews.llvm.org/D45773
More information about the llvm-commits
mailing list