#!/bin/sh
exec /clang64/bin/pedump $MONO_OPTIONS --verify metadata,code "$@"
