[PATCH] D109792: Resolve {GlobalValue,GloalIndirectSymol}::getBaseObject confusion

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 22:35:24 PDT 2021


MaskRay updated this revision to Diff 372868.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: ormris, pengfei, steven_wu.

add a strlen test
fix ConstantExpr issue


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109792/new/

https://reviews.llvm.org/D109792

Files:
  llvm/include/llvm/IR/GlobalAlias.h
  llvm/include/llvm/IR/GlobalIFunc.h
  llvm/lib/IR/Globals.cpp
  llvm/lib/Object/IRSymtab.cpp
  llvm/lib/Object/ModuleSymbolTable.cpp
  llvm/lib/Transforms/Utils/SplitModule.cpp
  llvm/test/LTO/Resolution/X86/ifunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109792.372868.patch
Type: text/x-patch
Size: 6712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/0ba6e951/attachment.bin>


More information about the llvm-commits mailing list