Skip to content
Snippets Groups Projects
Commit 1ad16c52 authored by Ian Lance Taylor's avatar Ian Lance Taylor
Browse files

compiler, runtime: copy string code from Go 1.7

    
    Add compiler support for turning concatenating strings into a call to
    a runtime function that takes the appropriate number of arguments.
    
    Rename some local variables in mgc0.c to avoid macros that the new
    rune.go causes to appear in runtime.inc.
    
    Reviewed-on: https://go-review.googlesource.com/30827

From-SVN: r241074
parent 2ec69f56
No related branches found
No related tags found
Loading
Showing
with 1077 additions and 642 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment