dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnet/include il_program.h,1.50,1.51


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet/include il_program.h,1.50,1.51
Date: Tue, 25 Nov 2003 04:17:48 +0000

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv24017/include

Modified Files:
        il_program.h 
Log Message:


Resolve export type references to files.


Index: il_program.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_program.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** il_program.h        25 Nov 2003 02:01:37 -0000      1.50
--- il_program.h        25 Nov 2003 04:17:45 -0000      1.51
***************
*** 2140,2143 ****
--- 2140,2149 ----
  
  /*
+  * Convert a file declaration into a fully resolved image.
+  * Returns NULL if insufficient linkages available.
+  */
+ ILImage *ILFileDeclToImage(ILFileDecl *decl);
+ 
+ /*
   * Helper macros for querying information about file declarations.
   */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]