diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2015-07-07 19:07:19 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2015-07-07 19:07:19 +0000 |
commit | 8ac7a9d57aca6875112ff22a89873b5ed5fbf827 (patch) | |
tree | 79eacd5953298631b17881a8ea595dcd7089defb /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 610feba4fdc5683268f6b56536a944c066a0101a (diff) | |
download | bcm5719-llvm-8ac7a9d57aca6875112ff22a89873b5ed5fbf827.tar.gz bcm5719-llvm-8ac7a9d57aca6875112ff22a89873b5ed5fbf827.zip |
Redirect DataLayout from TargetMachine to Module in SelectionDAG
Summary:
SelectionDAG itself is not invoking directly the DataLayout in the
TargetMachine, but the "TargetLowering" class is still using it. I'll
address it in a following commit.
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.
Reviewers: echristo
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11000
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 241618
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions