Don't allow a NULL-length file. Try to revert to the buffered version.
authorBill Wendling <isanbard@gmail.com>
Mon, 9 Sep 2013 22:25:46 +0000 (22:25 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 9 Sep 2013 22:25:46 +0000 (22:25 +0000)
commit97c22c3c92dfa319de85a121de96d04ed3924736
treef081269dfc70ca49446e76fb658cf24afa587720
parent170a5f29831d5d8e8897b3815edee19a362ae78d
Don't allow a NULL-length file. Try to revert to the buffered version.

llvm-svn: 190359
compiler-rt/lib/profile/GCDAProfiling.c