mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
export getalias()
We will be using it in the new coalesce() pass.
This commit is contained in:
parent
a70aa044de
commit
f5007126f3
2
alias.c
2
alias.c
@ -1,6 +1,6 @@
|
|||||||
#include "all.h"
|
#include "all.h"
|
||||||
|
|
||||||
static void
|
void
|
||||||
getalias(Alias *a, Ref r, Fn *fn)
|
getalias(Alias *a, Ref r, Fn *fn)
|
||||||
{
|
{
|
||||||
Con *c;
|
Con *c;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user