[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
Mon Sep 16 13:46:29 PDT 2019


akhuang updated this revision to Diff 220384.
akhuang added a comment.

Add test cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67631

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67631.220384.patch
Type: text/x-patch
Size: 6360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/32ec9813/attachment.bin>


More information about the llvm-commits mailing list