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:57:29 +0000 (11:57 -0400)
commit843f1ef634e562c847b3d4547a280bee6e5c2023
tree4948af2b3e8110ebcc884bcee4f0f6844cafb0a0
parent99d544c7387a4a07d6b7cbdb70c34d486c6d9d9e
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.024915 seconds and 4 git commands to generate.