[lld] [lld][COFF] Fix: Merge `.drectve` sections in ObjFile::readSections (PR #86380)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 01:55:16 PDT 2024


================
@@ -0,0 +1,47 @@
+; Presently, the LLVM tooling incorrectly coalesces '.drectve' sections. So,
----------------
mstorsjo wrote:

I would remove this comment - the assumption that the current tool behaviour is incorrect, is not necessarily true.

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


More information about the llvm-commits mailing list