[llvm-commits] [PATCH] .pdata and .xdata sections in COFF files should be read-only

Kai kai at redstar.de
Thu Aug 2 06:06:01 PDT 2012


Ping?

On 28.07.2012 19:01, kai wrote:
> Hi!
>
> According to the PE COFF specification 8.2, section 5, the .pdata and
> .xdata sections are read-only. LLVM defines these sections are
> read-write. As a result, the Microsoft linker complaints about the
> sections. The attached patch corrects this.
>
> Regards
> Kai
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>





More information about the llvm-commits mailing list