HomeFreeBSD

libunwind: consistently add \n to log and trace messages

Description

libunwind: consistently add \n to log and trace messages

Previously most messages included a newline in the string, but a few of
them were missing. Fix these and simplify by just adding the newline in
the _LIBUNWIND_LOG macro itself.

While here correct 'libuwind' typo (missing 'n').

Upstream LLVM libunwind commits r280086 and r280103.

Details

Provenance
emasteAuthored on
Parents
rS308005: Add powerd(8) support for several families of AMD CPUs.
Branches
Unknown
Tags
Unknown