X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fllvm-jit.h;h=dd7019b4c291b80ba9d090318f6394657a846359;hb=3cfd40cccecd8ee2e8c3ed6c34d90dcbeccec195;hp=4510b71cea6ee58689c4ce7179b1421def6ca226;hpb=a341404ecdd3b5ca2ed0ab1e9a5bcb9b5ccd2566;p=mono.git diff --git a/mono/mini/llvm-jit.h b/mono/mini/llvm-jit.h index 4510b71cea6..dd7019b4c29 100644 --- a/mono/mini/llvm-jit.h +++ b/mono/mini/llvm-jit.h @@ -1,5 +1,6 @@ -/* - * llvm-jit.h: LLVM backend +/** + * \file + * LLVM backend * * Authors: * Zoltan Varga (vargaz@gmail.com)