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

Rickey Bowers Jr. via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 23 10:58:48 PDT 2024


================

----------------
bitRAKE wrote:

Unfortunately, the LLVM tools coalesce `.drectve` sections - perhaps why this error was overlooked for so long. I can provide the assembly file that produces the OBJ with [fasm2](https://flatassembler.net/).

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


More information about the llvm-commits mailing list