view make/bsd/platform_sparcv9 @ 18467:1d2e382d8259

Add UncheckedInterfaceProvider interface for nodes that can give an unchecked hint about the interface type they are likely to return. Use it in MethodCallTargetNode to attempt single-implementor checkcast based devirtualization.
author Gilles Duboscq <duboscq@ssw.jku.at>
date Wed, 19 Nov 2014 14:36:01 +0100
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = sparc

arch_model = sparc

os_arch = bsd_sparc

os_arch_model = bsd_sparc

lib_arch = sparcv9

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DSPARC