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

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 20:07:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274200: [CodeView] Implement support for bitfields in LLVM (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D21782?vs=62102&id=62332#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21782

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21782.62332.patch
Type: text/x-patch
Size: 15118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/a1cb29ff/attachment.bin>


More information about the llvm-commits mailing list