Displaying 2 results from an estimated 2 matches for "5233322e".
2015 Jul 23
0
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
.......
Contents of section .idata$6:
0000 00004d65 73736167 65426f78 4100 ..MessageBoxA.
$ objdump -s user32.lib
In archive user32.lib:
USER32.dll: file format pe-i386
Contents of section .debug$S:
0000 02000000 11000900 00000000 0a555345 .............USE
0010 5233322e 646c6c27 00131007 00000003 R32.dll'........
0020 00000000 0000000c 0000007d 79124d69 ...........}y.Mi
0030 63726f73 6f667420 28522920 4c494e4b crosoft (R) LINK
Contents of section .idata$2:
0000 00000000 00000000 00000000 00000000 ................
0010 00000000...
2015 Jul 23
2
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
Hi again rui, :)
I've got all the patches into llvm and clang for supporting mingw-w64 via
compiler-rt and now we are able to build a full mingw-w64 toolchain without
gcc :)
With great help from yaron and rnk.
I've CC'd them as they might have interest in seeing this target through
with me to the end :)
So I have again turned my attention to LLD so that we can also remove ld as
a