https://bugs.llvm.org/show_bug.cgi?id=50752
Bug ID: 50752
Summary: M68kTargetLowering::LowerCall - deference of null
pointer
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: M68k
Assignee: unassignedb...@nondot.org
Reporter: llvm-...@redking.me.uk
CC: glaub...@physik.fu-berlin.de,
llvm-bugs@lists.llvm.org, miny...@uci.edu
Reported here:
https://llvm.org/reports/scan-build/report-M68kISelLowering.cpp-LowerCall-56-1.html#EndPath
M68kTargetLowering::LowerCall:
// It is empty for LibCall
const Function *CalleeFunc = CLI.CB ? CLI.CB->getCalledFunction() : nullptr;
M68kCCState CCInfo(*CalleeFunc, CallConv, IsVarArg, MF, ArgLocs,
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs