[PATCH] D53179: [codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 15:52:23 PDT 2018


rnk created this revision.
rnk added a reviewer: zturner.
Herald added a subscriber: hiraditya.

We can fill in the command line and compiler path later if we want.


https://reviews.llvm.org/D53179

Files:
  llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/test/DebugInfo/COFF/build-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53179.169326.patch
Type: text/x-patch
Size: 6659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/c0321c0f/attachment.bin>


More information about the llvm-commits mailing list