aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/PrologEpilogInserter.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-12-18 16:00:27 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-12-18 16:00:41 +0000
commit94da2cf650dd4397e8f84982c81e70f7a1825103 (patch)
tree7c7084291d69dc0f17289e317d5138dc1ac9bf7b /llvm/lib/CodeGen/PrologEpilogInserter.cpp
parent91593e461a24f355fa6138c2a7b136d1ec1d9d79 (diff)
downloadllvm-94da2cf650dd4397e8f84982c81e70f7a1825103.zip
llvm-94da2cf650dd4397e8f84982c81e70f7a1825103.tar.gz
llvm-94da2cf650dd4397e8f84982c81e70f7a1825103.tar.bz2
[X86] Avoid std::string creation in RecognizableInstr constructor. NFCI.
The value names in byteFromRec calls are compile time constants - just create StringRef directly instead of via std::string.
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions