« Previous | Next » 

Revision 1f001dc7

ID1f001dc7bc9e435bf231a5b0edcad1c7c2bd6214

Added by Paolo Bonzini over 11 years ago

compiler: support Darwin weak references

Weakrefs only tell you if the symbol was defined elsewhere, so you
need a further check at runtime to pick the default definition
when needed.

This could be automated by the compiler, but it does not do it.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences