[PATCH] D67631: Add AutoUpgrade function to add new address space datalayout string to existing datalayouts.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 15:15:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372267: Add AutoUpgrade function to add new address space datalayout string to existing… (authored by akhuang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67631?vs=220758&id=220759#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67631/new/

https://reviews.llvm.org/D67631

Files:
  llvm/trunk/include/llvm/IR/AutoUpgrade.h
  llvm/trunk/include/llvm/Target/TargetMachine.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
  llvm/trunk/lib/Target/X86/X86TargetMachine.h
  llvm/trunk/test/Bitcode/upgrade-datalayout.ll
  llvm/trunk/test/Bitcode/upgrade-datalayout2.ll
  llvm/trunk/test/Bitcode/upgrade-datalayout3.ll
  llvm/trunk/unittests/Bitcode/CMakeLists.txt
  llvm/trunk/unittests/Bitcode/DataLayoutUpgradeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67631.220759.patch
Type: text/x-patch
Size: 10497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/e98ee40a/attachment.bin>


More information about the llvm-commits mailing list