[PATCH] D11756: If the "CodeView" module flag is set, emit codeview instead of DWARF

Reid Kleckner rnk at google.com
Wed Aug 5 15:27:06 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244158: If the "CodeView" module flag is set, emit codeview instead of DWARF (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D11756?vs=31335&id=31404#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11756

Files:
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/IR/Module.cpp
  llvm/trunk/test/DebugInfo/COFF/asan-module-ctor.ll
  llvm/trunk/test/DebugInfo/COFF/asan-module-without-functions.ll
  llvm/trunk/test/DebugInfo/COFF/asm.ll
  llvm/trunk/test/DebugInfo/COFF/cpp-mangling.ll
  llvm/trunk/test/DebugInfo/COFF/multifile.ll
  llvm/trunk/test/DebugInfo/COFF/multifunction.ll
  llvm/trunk/test/DebugInfo/COFF/simple.ll
  llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
  llvm/trunk/test/DebugInfo/X86/coff_debug_info_type.ll
  llvm/trunk/test/MC/ARM/coff-debugging-secrel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11756.31404.patch
Type: text/x-patch
Size: 12229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/74854fb0/attachment.bin>


More information about the llvm-commits mailing list