[PATCH] D43253: bitcode support change for fast flags compatibility

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 11:24:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325525: bitcode support change for fast flags compatibility (authored by steven_wu, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43253?vs=134644&id=134956#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43253

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/compatibility-3.6.ll
  llvm/trunk/test/Bitcode/compatibility-3.7.ll
  llvm/trunk/test/Bitcode/compatibility-3.8.ll
  llvm/trunk/test/Bitcode/compatibility-3.9.ll
  llvm/trunk/test/Bitcode/compatibility-4.0.ll
  llvm/trunk/test/Bitcode/compatibility-5.0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43253.134956.patch
Type: text/x-patch
Size: 10171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/e0af1870/attachment.bin>


More information about the llvm-commits mailing list