summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-04-25 20:21:35 +0000
committerZachary Turner <zturner@google.com>2017-04-25 20:21:35 +0000
commite46b4498b8f11925986704196094eb6a89f6e3dc (patch)
tree37c5d2542da365ca1f66184ff66cb8cf223bf220 /llvm/lib/CodeGen
parent9b52d67e1729f5972cdd366c62f314de531c3f7d (diff)
downloadbcm5719-llvm-e46b4498b8f11925986704196094eb6a89f6e3dc.tar.gz
bcm5719-llvm-e46b4498b8f11925986704196094eb6a89f6e3dc.zip
[StringExtras] Add a fromHex to complement toHex.
We already have a function toHex that will convert a string like "\xFF\xFF" to the string "FFFF", but we do not have one that goes the other way - i.e. to convert a textual string representing a sequence of hexadecimal characters into the corresponding actual bytes. This patch adds such a function. llvm-svn: 301356
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud