On Wed, Jul 12, 2006 at 12:14:21AM -0400, Audrey Tang wrote:
> Allison and Chip expressed their go-ahead with a .loadlib pragma, to  
> replace this current use:
> 
> .sub foo :immediate
>      $I0 = loadlib "XXX"
> .end
> 
> With this:
> 
> .loadlib "XXX"

Done, r13262.

Actually loading libs matching /ops/ *was* already performed at
compile time. This hack is now removed too.

Thanks for the proposal,
leo

Reply via email to