view make/aix/platform_ppc64 @ 19819:a5b09092003a

Truffle/Instrumentation (part 2): For clients of Instrumentation, replace the TruffleEventListener interface with two: InstrumentListener, and ASTInstrumentListener. The former is simple, completely Truffle-safe (can't affect Truffle execution), and designed for simple tools. The latter is similar to the previous interface.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Thu, 12 Mar 2015 18:04:30 -0700
parents b83f7d608548
children
line wrap: on
line source

os_family = aix

arch = ppc

arch_model = ppc_64

os_arch = aix_ppc

os_arch_model = aix_ppc_64

lib_arch = ppc64

compiler = xlc

gnu_dis_arch = ppc64

sysdefs = -DAIX -DPPC64