Fix: update debug message about weak-hidden symbols
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 May 2016 15:37:07 +0000 (11:37 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 May 2016 15:55:33 +0000 (11:55 -0400)
commitb0e63efd79808adaa162dbdffd95c9d6838223e5
tree3fbe418e27861a25448fb2909ca5d4c3facba340
parenta83870d3be1aff325c047ce45c0d8ff95c12c287
Fix: update debug message about weak-hidden symbols

We actually deal OK with compilers that treats weak-hidden symbols as
different addresses between compile units part of the same module.
Simply report this without statement on whether or not the compiler
producing this code is broken.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/tracepoint-internal.h
liblttng-ust/tracepoint-weak-test.c
liblttng-ust/tracepoint.c
This page took 0.024515 seconds and 4 git commands to generate.