[llvm] [MC] Replace fragment ilist with singly-linked lists (PR #95077)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 23:28:21 PDT 2024
https://github.com/aengelke commented:
Looks good, but I don't think a unique_ptr is required for FragList.
https://github.com/llvm/llvm-project/pull/95077
More information about the llvm-commits
mailing list