[PATCH] D153777: [ADT][DebugInfo][RemoveDIs] Permit extra flags in ilist_iterator's for communicating debug-info facts
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 17 07:27:04 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG088d272e8325: [ADT][DebugInfo][RemoveDIs] Add extra bits to ilist_iterator for debug-info (authored by jmorse).
Changed prior to commit:
https://reviews.llvm.org/D153777?vs=544025&id=557732#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153777/new/
https://reviews.llvm.org/D153777
Files:
llvm/CMakeLists.txt
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/include/llvm/ADT/ilist_iterator.h
llvm/include/llvm/ADT/ilist_node.h
llvm/include/llvm/ADT/ilist_node_options.h
llvm/include/llvm/ADT/simple_ilist.h
llvm/include/llvm/IR/BasicBlock.h
llvm/include/llvm/IR/GlobalAlias.h
llvm/include/llvm/IR/GlobalIFunc.h
llvm/include/llvm/IR/GlobalVariable.h
llvm/include/llvm/IR/Instruction.h
llvm/include/llvm/IR/Instructions.h
llvm/include/llvm/IR/SymbolTableListTraits.h
llvm/include/llvm/IR/ValueSymbolTable.h
llvm/lib/IR/BasicBlock.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/IR/SymbolTableListTraitsImpl.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/IListIteratorBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153777.557732.patch
Type: text/x-patch
Size: 36768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231017/53effd88/attachment-0001.bin>
More information about the llvm-commits
mailing list