Add raw_ostream::write_hex
authorDaniel Dunbar <daniel@zuster.org>
Thu, 30 Jul 2009 18:21:23 +0000 (18:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 30 Jul 2009 18:21:23 +0000 (18:21 +0000)
commit48018e08f0d47331e72e5dcfcde2173217091b0e
tree5ef81d0a746dd0452b848da3759588f7227aa170
parentbd17a295c1fe7ac5669af033086209254a0887a3
Add raw_ostream::write_hex

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77614 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
lib/Support/raw_ostream.cpp