[llvm] [MC] Add MCFragment allocation helpers (PR #95197)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 03:19:01 PDT 2024


https://github.com/aengelke approved this pull request.

LGTM. Re flushPendingLabels -- maybe for now pass a context as parameter so that the new() is gone there, too? We then could switch to MCContext's allocator.

https://github.com/llvm/llvm-project/pull/95197


More information about the llvm-commits mailing list