[PATCH] MC: Support COFF string tables larger than 10MB

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sat Feb 22 06:41:47 PST 2014


LGTM, please just expand the comment in the test a bit:

"2F 2F 41 41 6D 4A 61 34" is "//AAmJa4" which decodes to "0 0 38 9 26 56".

On 22 February 2014 03:51, Nico Rieck <nico.rieck at gmail.com> wrote:
> This patch implements the special undocumented base64 encoding for
> section names. This was initially part of
> http://llvm-reviews.chandlerc.com/D667 but was rejected because of
> on-the-fly test generation. The test now uses macros, too, to inflate
> the string table.
>
> -Nico
>
> _______________________________________________
> 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