dmd
dmd copied to clipboard
fix bugzilla Issue 23131 - With -vasm all the X87 instructions are printed wrong
it was skipping the "fn" prefix.
Thanks for your pull request, @WalterBright!
Bugzilla references
| Auto-close | Bugzilla | Severity | Description |
|---|---|---|---|
| ✓ | 23131 | normal | With -vasm all the X87 instructions are printed wrong. |
Testing this PR locally
If you don't have a local development environment setup, you can use Digger to test this PR:
dub run digger -- build "master + dmd#17010"