Add function for testing string attributes to InvokeInst and CallSite. NFC.
[oota-llvm.git] / include / llvm / IR / TypeFinder.h
2015-09-22 NAKAMURA TakumiReformat comment lines.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2013-01-07 Chandler CarruthMove TypeFinder.h into the IR tree, it clearly belongs...