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

via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 23:31:01 PDT 2024


https://github.com/aengelke commented:

Ok. What about new Fragment() in `X86/MCTargetDesc/X86AsmBackend.cpp` and `MCPseudoProbe.cpp`? Then all new Fragment() would be gone, I think.

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


More information about the llvm-commits mailing list