| commit | ce97d55ad94ebc11b978a2e7cfa7c11abbbdb3e1 | [log] [tgz] |
|---|---|---|
| author | Dale Johannesen <dalej@apple.com> | Fri Jun 25 21:55:36 2010 +0000 |
| committer | Dale Johannesen <dalej@apple.com> | Fri Jun 25 21:55:36 2010 +0000 |
| tree | 1743ea3ca42ec9085e3d8fc4640ea919cbb847c9 | |
| parent | e70c8b150b5e4ede7c9238659ec19675a6cfe0e2 [diff] |
The hasMemory argument is irrelevant to how the argument for an "i" constraint should get lowered; PR 6309. While this argument was passed around a lot, this is the only place it was used, so it goes away from a lot of other places. llvm-svn: 106893