[PATCH] D26220: Emit one CodeView S_COMPILE3 record per TU rather than per function

Adrian McCarthy via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 15:55:20 PDT 2016


amccarth created this revision.
amccarth added a reviewer: rnk.
amccarth added a subscriber: llvm-commits.

Most of the change is ripple effects in tests.


https://reviews.llvm.org/D26220

Files:
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  test/DebugInfo/COFF/asm.ll
  test/DebugInfo/COFF/multifile.ll
  test/DebugInfo/COFF/multifunction.ll
  test/DebugInfo/COFF/pr28747.ll
  test/DebugInfo/COFF/simple.ll
  test/MC/ARM/coff-debugging-secrel.ll
  test/MC/COFF/cv-compiler-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26220.76644.patch
Type: text/x-patch
Size: 18642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/358e0cad/attachment.bin>


More information about the llvm-commits mailing list