[PATCH] D94166: Make the recursive behavior of getBaseObject uniform for GlobalIndirectSymbols
Itay Bookstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 9 09:02:32 PST 2021
ibookstein added a comment.
Looks like the following tests start failing as a result of this change:
Failed Tests (4):
LLVM :: LTO/Resolution/X86/ifunc.ll
LLVM :: LTO/Resolution/X86/ifunc2.ll
LLVM :: Object/X86/nm-ir.ll
LLVM :: ThinLTO/X86/empty-module.ll
I'll try to investigate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94166/new/
https://reviews.llvm.org/D94166
More information about the llvm-commits
mailing list