[all-commits] [llvm/llvm-project] b04148: Local.cpp - Avoid DebugLoc copies - use const refe...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 4 06:33:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b04148f77713c92ee57b33b7b858ad18ce8d78e3
https://github.com/llvm/llvm-project/commit/b04148f77713c92ee57b33b7b858ad18ce8d78e3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
Local.cpp - Avoid DebugLoc copies - use const reference from getDebugLoc. NFCI.
More information about the All-commits
mailing list