]> Cypherpunks repositories - gostls13.git/commit
test/codegen: add README file for the codegen test harness
authorAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 7 Mar 2018 11:54:28 +0000 (12:54 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 9 Mar 2018 18:38:53 +0000 (18:38 +0000)
commit8e427a38786e9a35ef8e417edc5566d5989f7ea8
treebf6077b4f05de325042a6fadadfcafdcf7c78ef3
parent1c6144d0699c88e7da2746391836f97fd12642ae
test/codegen: add README file for the codegen test harness

This change adds a README file inside the test/codegen directory,
explaining how to run the codegen tests and the syntax of the regexps
comments used to match assembly instructions.

Change-Id: Ica4eb3ffa9c6975371538cc8ae0ac3c1a3a03baf
Reviewed-on: https://go-review.googlesource.com/99156
Reviewed-by: Keith Randall <khr@golang.org>
test/codegen/README [new file with mode: 0644]