[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
Fri Apr 25 06:09:02 PDT 2025
https://github.com/uweigand commented:
Why do we need all that "virtual section" stuff? Wouldn't it suffice to exit early from ::writeText if the section length is zero?
https://github.com/llvm/llvm-project/pull/137235
More information about the llvm-branch-commits
mailing list