X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm-c%2FCore.h;h=8157e9cf8695c6de812b7894fbcee8d6fe24070a;hp=519363271ad57029c082fdfcda268aaaa759ef50;hb=83fc12aeed03b6423fdf973ad4ae351202fe0982;hpb=ab31dd0adda16c16cccfb21a0bc3ad590a4fe75c diff --git a/include/llvm-c/Core.h b/include/llvm-c/Core.h index 519363271ad..8157e9cf869 100644 --- a/include/llvm-c/Core.h +++ b/include/llvm-c/Core.h @@ -1185,6 +1185,7 @@ LLVMTypeRef LLVMX86MMXType(void); macro(ConstantInt) \ macro(ConstantPointerNull) \ macro(ConstantStruct) \ + macro(ConstantTokenNone) \ macro(ConstantVector) \ macro(GlobalValue) \ macro(GlobalAlias) \