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 16:00:58 +0000 (12:00 -0400)
commit490346239d3df64bd3cda9ad88714b578d55412a
treeae035c3a99793658ff67186637bc782c10f820b4
parent18d9b2ba391401d2cd267c2c0f4cdb2eb0a419f1
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.024961 seconds and 4 git commands to generate.