[llvm-branch-commits] [llvm] [GOFF] Add writing of text records (PR #137235)

Ulrich Weigand via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed May 7 01:18:48 PDT 2025


================
@@ -571,7 +571,6 @@ void MCObjectFileInfo::initGOFFMCObjectFileInfo(const Triple &T) {
                    GOFF::ESD_LB_Initial, GOFF::ESD_RQ_0,
                    GOFF::ESD_ALIGN_Doubleword, 0},
       RootSDSection);
-
----------------
uweigand wrote:

This change is spurious now.

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


More information about the llvm-branch-commits mailing list