Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make tests less dependent on the exact layout. | Rafael Espindola | 2016-09-20 | 1 | -4/+4 |
| | | | | | | | | | In most cases that means just not checking the address when we don't need it. For some tests it is easier to just set . to a known value. llvm-svn: 281976 | ||||
* | Remove useless file prefix. | Rui Ueyama | 2016-09-02 | 1 | -0/+18 |
Differential Revision: https://reviews.llvm.org/D24207 llvm-svn: 280540 |