OSDN Git Service

IR: Use format_hex instead of handrolling the conversion. NFC
authorJustin Bogner <mail@justinbogner.com>
Fri, 4 Dec 2015 02:14:34 +0000 (02:14 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 4 Dec 2015 02:14:34 +0000 (02:14 +0000)
commitd8def4abd185c430d7649be9347778612c296871
treead42a93cbd596b9da9278a60aae579219b4daba6
parent8061fe5c678f809e69acc199fe68dc5794601503
IR: Use format_hex instead of handrolling the conversion. NFC

Cleans up some very old code in AsmWriter's WriteConstantInternal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254688 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/AsmWriter.cpp