fill definition site in filluse()
This commit is contained in:
parent
8ecae92299
commit
0d50ebaed9
2 changed files with 3 additions and 0 deletions
1
all.h
1
all.h
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue