[all-commits] [llvm/llvm-project] 8f0a8e: [InjectTLIMappings] Use StringRef instead of std::...
Nadav Rotem via All-commits
all-commits at lists.llvm.org
Thu Jul 16 11:53:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f0a8ed44e27c694b3b32721f913f32048564e5e
https://github.com/llvm/llvm-project/commit/8f0a8ed44e27c694b3b32721f913f32048564e5e
Author: Nadav Rotem <nadav256 at gmail.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
Log Message:
-----------
[InjectTLIMappings] Use StringRef instead of std::string for FN name.
https://reviews.llvm.org/D83797
More information about the All-commits
mailing list