inc

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

Basic go_library functionality
==============================

.. _go_library: /go/core.rst#_go_library
.. #1262: https://github.com/bazelbuild/rules_go/issues/1262
.. #1520: https://github.com/bazelbuild/rules_go/issues/1520

empty
-----

Checks that a `go_library`_ will compile and link even if all the sources
(including assembly sources) are filtered out by build constraints.

asm_include
-----------

Checks that assembly files in a `go_library`_ may include other assembly
files in the same library. Verifies `#1520`_.

asm_header
----------

Checks that assembly files in a `go_library`_ may include ``"go_asm.h"``,
generated by the compiler. Verifies `#1262`_.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL