Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK...
[oota-llvm.git] / include / llvm / ExecutionEngine / JITEventListener.h
2009-07-16 Jeffrey YasskinAdd line numbers to OProfile. To do this, I added a...
2009-07-10 Jeffrey YasskinAdd a --with-oprofile flag to configure, which uses...
2009-06-25 Jeffrey YasskinAdd a JITEventListener interface that gets called back...