mirror of
https://github.com/golang/go
synced 2024-11-05 15:46:11 -07:00
6d888f1e1b
This works with at least one version of clang that existed at one moment in time. No guarantees about clangs past or future. To try: CC=clang all.bash It does not work with the Xcode clang, because that clang fails at printing a useful answer to: clang -print-libgcc-file-name The clang that works prints a full path name for that command, not just "libgcc.a". Fixes #4713. R=iant, minux.ma CC=golang-dev https://golang.org/cl/7323068 |
||
---|---|---|
.. | ||
plan9 | ||
ar.h | ||
bio.h | ||
bootexec.h | ||
fmt.h | ||
libc.h | ||
mach.h | ||
u.h | ||
ureg_amd64.h | ||
ureg_arm.h | ||
ureg_x86.h | ||
utf.h |