Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Testing] Fix tests that break with read-only checkouts | David Zarzycki | 2019-08-01 | 1 | -1/+1 |
| | | | | | | Found with `mount --bind -o ro ...` on Linux. llvm-svn: 367519 | ||||
* | AMDGPU: Error more gracefully on libcalls | Matt Arsenault | 2018-08-08 | 1 | -0/+7 |
I think this is the only situation where the callsite will have a null instruction. llvm-svn: 339271 |