llvm-6502/unittests/Object
Sean Silva 845e196a52 Make BinaryRef output correctly in case of empty data.
Previously, it would simply output nothing, but it should output an
empty string `""`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185894 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-09 00:54:46 +00:00
..
CMakeLists.txt
Makefile Make BinaryRef output correctly in case of empty data. 2013-07-09 00:54:46 +00:00
YAMLTest.cpp