[llvm-branch-commits] [llvm] [MC] Move addEncodingComment() into new base class MCAsmBaseStreamer (PR #188585)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Mar 25 20:08:17 PDT 2026


MaskRay wrote:

You can move functions from MCAsmStreamer to MCAsmBaseStreamer if absolutely needed, but I don't think we should create a new `llvm/lib/MC/MCAsmBaseStreamer.cpp`

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


More information about the llvm-branch-commits mailing list