[PATCH] D131847: [llvm] Replace uses of llvm::Any with std::any

Joe Loser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 09:28:19 PDT 2022


jloser updated this revision to Diff 452531.
jloser added a comment.

Replace uses of `llvm::Any` in `lib/IR/PassTimingInfo.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131847

Files:
  llvm/include/llvm/IR/PassInstrumentation.h
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/IR/PassTimingInfo.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131847.452531.patch
Type: text/x-patch
Size: 23760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220814/19bbdc0a/attachment-0001.bin>


More information about the llvm-commits mailing list