aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-11-03 02:21:43 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-11-03 02:21:43 +0000
commit70d15b36e5200b6a7abf58e411d651573b8a8080 (patch)
tree7d3a86957851d810bfcc1e1a96689da149f6e514 /llvm/lib/IR/Function.cpp
parente4e9e281a1fbc915b6567a003fd21cc5492cde65 (diff)
downloadllvm-70d15b36e5200b6a7abf58e411d651573b8a8080.zip
llvm-70d15b36e5200b6a7abf58e411d651573b8a8080.tar.gz
llvm-70d15b36e5200b6a7abf58e411d651573b8a8080.tar.bz2
[CodeGen] Use StringRef. NFC.
Looks like CurFn's name outlives FunctionName, so we can just pass StringRefs around rather than going from a StringRef to a std::string to a const char* to a StringRef. llvm-svn: 285873
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions