| author | |
| committer | |
| log | 3ba4f86198267fee0f6a8d50496908794e743cbd |
| tree | b8fac5782647b26920756d6a805cd5d799f533ff |
| parent | 22539783ad15be3028ed07983eb8e23910171f11 |
| signature |
The previous commit exposed a linker bug.1 files changed, 2 insertions(+), 1 deletions(-)
test/incremental/add_decl+2-1| ... | @@ -1,4 +1,5 @@ | ... | @@ -1,4 +1,5 @@ |
| 1 | #target=x86_64-linux-selfhosted | 1 | // Disabled on self-hosted due to linker crash |
| 2 | // #target=x86_64-linux-selfhosted | ||
| 2 | #target=x86_64-linux-cbe | 3 | #target=x86_64-linux-cbe |
| 3 | #target=x86_64-windows-cbe | 4 | #target=x86_64-windows-cbe |
| 4 | #update=initial version | 5 | #update=initial version |