Add function for testing string attributes to InvokeInst and CallSite. NFC.
[oota-llvm.git] / include / llvm / IR / TrackingMDRef.h
2015-12-29 Chandler Carruth[ptr-traits] Merge the MetadataTracking helpers into...
2014-12-22 Adrian PrantlAdd a C++ marker to this header file.
2014-12-09 Hans WennborgTry fixing MSVC build after r223802
2014-12-09 Duncan P. N. Exon... Fix an MSVC failure from r223802
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value