* sparse-llvm incorrect definition of global string constants
@ 2017-03-16 22:29 Dibyendu Majumdar
0 siblings, 0 replies; only message in thread
From: Dibyendu Majumdar @ 2017-03-16 22:29 UTC (permalink / raw)
To: Linux-Sparse
Hi,
It appears that multiple global string constants are defined, they all
end up pointing to the first constant. This is because sparse-llvm
looks up the name of the symbol - but this is always '<noident>' as
the symbol lacks a name. The fix is to avoid looking up the global if
there is no name.
Regards
Dibyendu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-16 22:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16 22:29 sparse-llvm incorrect definition of global string constants Dibyendu Majumdar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).