Skip to content
  • Xavier Leroy's avatar
    Support __builtin_expect · 3b448f59
    Xavier Leroy authored
    Not yet used for optimizations.
    
    Actually, __builtin_expect is removed during C2C conversion, otherwise
    the conversion to type "long" produces inefficient code on 64-bit platforms.
    3b448f59