| commit | 4ccda502d5c63e13e5f6777cfc1570b5d585b841 | [log] [tgz] |
|---|---|---|
| author | Simon Dardis <simon.dardis@imgtec.com> | Fri May 27 13:56:36 2016 +0000 |
| committer | Simon Dardis <simon.dardis@imgtec.com> | Fri May 27 13:56:36 2016 +0000 |
| tree | 2134491f3f707197386978c64856a641ed661802 | |
| parent | 2e018efa9be05c7dc30bc816e9db8b49a2791405 [diff] |
[mips] Weaken asm predicate for memory offsets The isMemWithSimmOffset predicate rejects relocations which is incorrect behaviour. Linkers and other tools should handle|warn|error when the field overflows. Reviewers: dsanders, vkalintiris Differential Revision: http://reviews.llvm.org/D20727 llvm-svn: 270995