summaryrefslogtreecommitdiff
path: root/include/llvm/Object/YAML.h
Commit message (Expand)AuthorAge
* YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer2014-04-10
* Make operator== non-member for greater symmetry.Rafael Espindola2013-06-07
* Add some class documentation to BinaryRef.Sean Silva2013-06-06
* Rename operator== parameter to `RHS`.Sean Silva2013-06-05
* Remove error-prone methods of BinaryRef.Sean Silva2013-06-05
* Add writeAsHex(raw_ostream &) method to BinaryRef.Sean Silva2013-06-05
* Rename BinaryRef::isBinary to more descriptive DataIsHexString.Sean Silva2013-06-05
* Add BinaryRef binary_size() method.Sean Silva2013-06-05
* Comment BinaryRef::Data.Sean Silva2013-06-05
* Add writeAsBinary(raw_ostream &) method to BinaryRef.Sean Silva2013-06-05
* Don't print default values for NumberOfAuxSymbols and AuxiliaryData.Rafael Espindola2013-06-05
* Move BinaryRef to a new include/llvm/Object/YAML.h file.Rafael Espindola2013-06-05