[PATCH] D13826: [Bitcode] Limit bits used for CallingConv::ID in Function, update tests

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 14:19:33 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251452: [IR] Limit bits used for CallingConv::ID, update tests (authored by vedantk).

Changed prior to commit:
  http://reviews.llvm.org/D13826?vs=38456&id=38591#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13826

Files:
  llvm/trunk/include/llvm/IR/CallingConv.h
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/test/Bitcode/compatibility-3.6.ll
  llvm/trunk/test/Bitcode/compatibility-3.6.ll.bc
  llvm/trunk/test/Bitcode/compatibility-3.7.ll
  llvm/trunk/test/Bitcode/compatibility-3.7.ll.bc
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/test/Bitcode/tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13826.38591.patch
Type: text/x-patch
Size: 7671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/c91f524f/attachment.bin>


More information about the llvm-commits mailing list