[PATCH] D144027: [NFC][IR] Make Module::getGlobalList() private

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 14:25:47 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed3e3ee9e30d: [NFC][IR] Make Module::getGlobalList() private (authored by vporpo).

Changed prior to commit:
  https://reviews.llvm.org/D144027?vs=497403&id=497445#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144027

Files:
  clang/lib/CodeGen/CGHLSLRuntime.cpp
  clang/lib/CodeGen/CGObjCMac.cpp
  lldb/source/Expression/IRExecutionUnit.cpp
  llvm/docs/ProgrammersManual.rst
  llvm/include/llvm/IR/Module.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/lib/IR/Globals.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/IPO/SCCP.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/lib/Transforms/Utils/CtorUtils.cpp
  llvm/unittests/IR/ModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144027.497445.patch
Type: text/x-patch
Size: 15204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/abaf6e95/attachment.bin>


More information about the llvm-commits mailing list