[PATCH] D24582: [MC] Add section flag 'D' for disardable COFF sections

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 15:26:16 PDT 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24582.71451.patch
Type: text/x-patch
Size: 4869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/f8ac7ad8/attachment.bin>


More information about the llvm-commits mailing list