[PATCH] D28083: Add an index for Module Metadata record in the bitcode

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 11:55:03 PST 2016


This revision was automatically updated to reflect the committed changes.
mehdi_amini marked an inline comment as done.
Closed by commit rL290684: Add an index for Module Metadata record in the bitcode (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D28083?vs=82611&id=82612#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28083

Files:
  llvm/trunk/include/llvm/Bitcode/BitstreamWriter.h
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/mdnodes-distinct-in-post-order.ll
  llvm/trunk/test/Bitcode/mdnodes-distinct-nodes-break-cycles.ll
  llvm/trunk/test/Bitcode/mdnodes-distinct-nodes-first.ll
  llvm/trunk/test/Bitcode/mdnodes-in-post-order.ll
  llvm/trunk/test/Bitcode/metadata-function-blocks.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28083.82612.patch
Type: text/x-patch
Size: 12866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161228/8233bf7d/attachment.bin>


More information about the llvm-commits mailing list