[PATCH] D108872: [IR] Refactor GlobalIFunc to inherit from GlobalObject, Remove GlobalIndirectSymbol

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 13:23:59 PDT 2021


MaskRay added a comment.

@ibookstein `clang/lib/CodeGen/CodeGenModule.cpp` has a use which hasn't been updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108872



More information about the llvm-commits mailing list