[TESTING]: ClangBSD branch needs testing before the import to
HEAD
James R. Van Artsdalen
james-freebsd-current at jrv.org
Tue Jun 1 14:20:06 UTC 2010
On 6/1/2010 3:38 AM, Kostik Belousov wrote:
> This is unsufficient. What could work is if clang provided some common
> symbol into all .o files generated by it, e.g. __clang_compiled. And
> then kernel considered tainted with corresponding banner printed when
> weak reference to that symbol is resolved to non-zero. This does not
> handle modules and does not cleanly handle usermode runtime (libc,
> libthr, rtld etc).
>
Would it be sufficient if send-pr were modified to test the kernel, all
loaded modules, and shared objects in /lib, /usr/lib and /usr/local/lib,
and to list all items that were _not_ marked with the default compiler &
version?
More information about the freebsd-current
mailing list