diff options
Diffstat (limited to 'all.h')
| -rw-r--r-- | all.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -289,6 +289,7 @@ struct Alias { struct Tmp { char name[NString]; + Ins *ins; Use *use; uint ndef, nuse; uint bid; /* id of a defining block */ |
