[PATCH] D139532: [llvm] Replace llvm::Any with std::any

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 02:48:18 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaeac2e4884a3: [llvm] Replace llvm::Any with std::any (authored by sebastian-ne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139532

Files:
  llvm/include/llvm/IR/PassInstrumentation.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
  llvm/lib/CodeGen/MachinePassManager.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/IR/PassTimingInfo.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/tools/llvm-reduce/deltas/RunIRPasses.cpp
  llvm/unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139532.481219.patch
Type: text/x-patch
Size: 53211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/958ba6dd/attachment.bin>


More information about the llvm-commits mailing list