| commit | 0cdec1e2ab5c3d8e2d546330883b84cc6b9661ae | [log] [tgz] |
|---|---|---|
| author | Mehdi Amini <mehdi.amini@apple.com> | Thu Jul 09 02:09:40 2015 +0000 |
| committer | Mehdi Amini <mehdi.amini@apple.com> | Thu Jul 09 02:09:40 2015 +0000 |
| tree | 93ac6bed67874e854d8b3194623817adbb080800 | |
| parent | 5c183d5239f506aad444bddcd158321f5fea0e2f [diff] |
Make isLegalAddressingMode() taking DataLayout as an argument Summary: 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: jholewinski, llvm-commits, rafael, yaron.keren Differential Revision: http://reviews.llvm.org/D11040 From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 241778