[PATCH] D10984: Redirect DataLayout from TargetMachine to Module in MachineFunction

Mehdi AMINI mehdi.amini at apple.com
Mon Jul 6 22:39:28 PDT 2015


joker.eph added a reviewer: echristo.
joker.eph added a subscriber: llvm-commits.

This change is part of a series of commits dedicated to have a
single DataLayout during compilation by using always the one owned by the
module.

http://reviews.llvm.org/D10984

Files:
  include/llvm/CodeGen/MachineConstantPool.h
  include/llvm/CodeGen/MachineFunction.h
  lib/CodeGen/MachineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10984.29148.patch
Type: text/x-patch
Size: 6982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150707/b2b41253/attachment.bin>


More information about the llvm-commits mailing list