De-constify pointers to Type since they can't be modified. NFC
[oota-llvm.git] / include / llvm / IR / MetadataTracking.h
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value