[llvm-branch-commits] [llvm] [MC] Rename MCAsmStreamer to MCGNUAsmStreamer (PR #183763)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 27 09:39:48 PST 2026


https://github.com/MaskRay requested changes to this pull request.

This patch should be squashed into https://github.com/llvm/llvm-project/pull/181904 .

The end result is that you will create a new file MCAsmStreamer.h, instead of creating a different file and then renaming it.

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


More information about the llvm-branch-commits mailing list