view gen/enums.h @ 7:7a155ba88c53 trunk

[svn r11] added another struct sample
author lindquist
date Wed, 26 Sep 2007 19:17:54 +0200
parents c53b6e3fe49a
children 0ccfae271c45
line wrap: on
line source

enum
{
    LLVMnone,
    LLVMnull,
    LLVMmangle,
    LLVMintrinsic,
    LLVMbind,
};