diff options
author | Zachary Turner <zturner@google.com> | 2016-11-07 00:07:25 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-11-07 00:07:25 +0000 |
commit | 6560d2c2d5d0f9967e9674c538ff75c873c7df22 (patch) | |
tree | 4dfad45b30b7571edd783a7d76d3f5352a0089c4 /llvm/lib/IR | |
parent | de72a79511dd757c172227b1477e631724b7d623 (diff) | |
download | bcm5719-llvm-6560d2c2d5d0f9967e9674c538ff75c873c7df22.tar.gz bcm5719-llvm-6560d2c2d5d0f9967e9674c538ff75c873c7df22.zip |
Convert some helper functions to use StringRef.
I will probably submit a lot of small trivial changes
like this over the coming weeks. The end goal is to
convert Options::SetOptionValue to take the option arg
as a StringRef, but doing so in one pass would be a huge
mess of disparate changes just to satisfy the compiler,
and with a high risk of breaking. So I'm going to do
this in small pieces, changing seemingly random things
here and there until the final change to the signature
of Options::SetOptionValue() can be done trivially.
llvm-svn: 286088
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions