Hacker News new | ask | show | jobs
by jannic 3296 days ago
rustc will omit the frame pointer if you add "-C debuginfo=0".

  example::count:
        popcnt  eax, edi
        ret