Add convenience methods to MDBuilder for attaching metadata to instructions,
[oota-llvm.git] / include / llvm / Support / MDBuilder.h
2012-04-16 Duncan SandsAdd convenience methods to MDBuilder for attaching...
2012-04-15 Duncan SandsAdd the MDBuilder helper class for conveniently creatin...