Descriptioncmd/gc: don't emit type instructions for nonexisting locals
If all locals are optimized away, the type instructions would stay in the instruction stream. Call fixautoused to scrub the output.
Fixes issue 4915.
Patch Set 1 #Patch Set 2 : diff -r c28d9e5f42ff https://code.google.com/p/go/ #Patch Set 3 : diff -r c28d9e5f42ff https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r ed56306fe497 https://code.google.com/p/go/ #MessagesTotal messages: 3
|