[PATCH] D21782: [CodeView] Implement support for bitfields in LLVM

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 09:03:19 PDT 2016


majnemer updated this revision to Diff 62102.
majnemer added a comment.

- Address review feedback


http://reviews.llvm.org/D21782

Files:
  include/llvm/IR/DIBuilder.h
  include/llvm/IR/DebugInfoFlags.def
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/IR/DIBuilder.cpp
  test/DebugInfo/COFF/bitfields.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21782.62102.patch
Type: text/x-patch
Size: 14897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/e7ce073c/attachment-0001.bin>


More information about the llvm-commits mailing list