blob: 8d913e3993502fec1b65dd6b30f90571284f4e85 [file] [log] [blame]
-include ../tools.mk
# ignore-windows
all:
$(RUSTC) -C opt-level=3 --emit=obj used.rs
nm $(TMPDIR)/used.o | $(CGREP) FOO