On 4/21/13, John Colvin <john.loughran.col...@gmail.com> wrote:
> Surely the aliased symbol should appear in the object file, or am
> I missing something?

Aliases are a purely compile-time feature. Wherever they're used it's
as if the compiler rewrote the alias with the aliased symbol.

Reply via email to