log gen/metadata.h @ 1344:3297edb697eb

age author description
Mon, 11 May 2009 15:48:33 +0200 Frits van Bommel Re-enable consistency check for fixed LLVM versions.
Mon, 11 May 2009 11:59:22 +0200 Frits van Bommel Update for metadata changes in LLVM trunk.
Sat, 09 May 2009 00:50:15 +0200 Frits van Bommel Allocate objects on the stack if they (a) don't have a destructor, and
Fri, 08 May 2009 16:00:44 +0200 Frits van Bommel Work around an LLVM bug by not referring to globals from metadata. This was
Sat, 02 May 2009 20:42:58 +0200 Frits van Bommel Factor out some constants into the header so producers and consumers of
Sat, 02 May 2009 11:58:50 +0200 Frits van Bommel Add metadata for TypeInfo -> llvm::Type mapping.