[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 14:06:44 PDT 2016


rnk updated this revision to Diff 71428.
rnk added a comment.

- Update CV tests


https://reviews.llvm.org/D24582

Files:
  lib/MC/MCParser/COFFAsmParser.cpp
  lib/MC/MCSectionCOFF.cpp
  test/DebugInfo/COFF/asm.ll
  test/DebugInfo/COFF/comdat.ll
  test/DebugInfo/COFF/globals.ll
  test/DebugInfo/COFF/inlining.ll
  test/DebugInfo/COFF/multifile.ll
  test/DebugInfo/COFF/multifunction.ll
  test/DebugInfo/COFF/pr28747.ll
  test/DebugInfo/COFF/simple.ll
  test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
  test/DebugInfo/X86/coff_debug_info_type.ll
  test/MC/COFF/section.s

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


More information about the llvm-commits mailing list