[PATCH] D12457: [Bitcode][Asm] Teach LLVM to read and write operand bundles.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 16:13:05 PDT 2015


sanjoy updated this revision to Diff 33877.
sanjoy added a comment.

- fix doc (addressing @JosephTremoulet 's review)


http://reviews.llvm.org/D12457

Files:
  docs/LangRef.rst
  include/llvm/Bitcode/LLVMBitCodes.h
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/AsmWriter.cpp
  test/Bitcode/operand-bundles.ll
  test/Verifier/operand-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12457.33877.patch
Type: text/x-patch
Size: 25973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/682b9d97/attachment-0001.bin>


More information about the llvm-commits mailing list