]> Cypherpunks repositories - gostls13.git/commit
6c: automatically #define _64BIT.
authorIan Lance Taylor <iant@golang.org>
Thu, 18 Nov 2010 18:26:41 +0000 (10:26 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 18 Nov 2010 18:26:41 +0000 (10:26 -0800)
commitd853b594b431ad86cfea78e06847a8319280982b
treead33b8b872460fbd3f0c1d4fbe43563bd1510414
parent285298b975fd0d7490ea7cb7c7b7bf3e687988c6
6c: automatically #define _64BIT.

This makes it much easier to use a tool like Swig which needs
to run either 8c or 6c on generated code which #include's
"runtime.h".

R=ken2, rsc
CC=golang-dev
https://golang.org/cl/3205041
src/cmd/6c/txt.c