[PATCH] D24582: [MC] Add section flag 'D' for disardable COFF sections
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 05:14:29 PDT 2016
please document the extension in
http://llvm.org/docs/Extensions.html#section-directive
On 14 September 2016 at 18:26, Reid Kleckner <rnk at google.com> wrote:
> rnk updated this revision to Diff 71451.
> rnk added a comment.
>
> - Implicitly make .debug sections discardable.
>
>
> https://reviews.llvm.org/D24582
>
> Files:
> include/llvm/MC/MCSectionCOFF.h
> lib/MC/MCParser/COFFAsmParser.cpp
> lib/MC/MCSectionCOFF.cpp
> test/MC/COFF/section.s
>
More information about the llvm-commits
mailing list