[all-commits] [llvm/llvm-project] 73c313: Fix static analysis warnings in ARM calling conven...
ostannard via All-commits
all-commits at lists.llvm.org
Mon Nov 4 09:18:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 73c3137a82c96789f4a2b8ec9427d23fa73498d8
https://github.com/llvm/llvm-project/commit/73c3137a82c96789f4a2b8ec9427d23fa73498d8
Author: Oliver Stannard <oliver.stannard at linaro.org>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M llvm/lib/Target/ARM/ARMCallingConv.cpp
Log Message:
-----------
Fix static analysis warnings in ARM calling convention lowering
Fixes https://bugs.llvm.org/show_bug.cgi?id=43891
More information about the All-commits
mailing list