This revision was automatically updated to reflect the committed changes.
Closed by commit rL295954: Switch "posix" to the new log channel registration
mechanism (authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D30250?vs=89348&id=89486#toc
Repository:
rL LLVM
https://
krytarowski accepted this revision.
krytarowski added a comment.
This revision is now accepted and ready to land.
I had locally code registering NetBSD specific log channel and this patch is
removing this needless code. Thank you for this work!
https://reviews.llvm.org/D30250
___
labath created this revision.
This also removes magic rename code, which caused the channel to be
called "linux" when built on a linux machine, and "freebsd" when built
on a freebsd one, which seems unnecessary - registering a new channel is
sufficiently simple now that if we wish to log something