[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 16 12:36:49 PDT 2015


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

- fix typo pointed out by Joseph


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/compatibility.ll
  test/Bitcode/operand-bundles.ll
  test/Verifier/operand-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12457.34915.patch
Type: text/x-patch
Size: 31542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150916/4fd9f172/attachment.bin>


More information about the llvm-commits mailing list