1. 97de474 Invert the MC -> Object dependency. by Rafael Espindola · 11 years ago[Renamed (78%) from llvm/lib/Object/YAML.cpp]
  2. d9eb2d1 Object: Don't double-escape empty hexdata by David Majnemer · 12 years ago
  3. 981af00 Add missing #include's to cctype when using isdigit/alpha/etc. by Will Dietz · 12 years ago
  4. df73c30 YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfo by Dmitri Gribenko · 12 years ago
  5. 2f672d6 Make BinaryRef output correctly in case of empty data. by Sean Silva · 12 years ago
  6. 8d477dc Use isxdigit. by Rafael Espindola · 12 years ago
  7. 42fa38f Add writeAsHex(raw_ostream &) method to BinaryRef. by Sean Silva · 12 years ago
  8. b7e82ad Rename BinaryRef::isBinary to more descriptive DataIsHexString. by Sean Silva · 12 years ago
  9. 23f3b82 Add writeAsBinary(raw_ostream &) method to BinaryRef. by Sean Silva · 12 years ago
  10. 8e71301 Move BinaryRef to a new include/llvm/Object/YAML.h file. by Rafael Espindola · 12 years ago