[llvm-commits] First contribution to LLVM: improve the internalize pass
Duncan Sands
baldrick at free.fr
Sat Jun 23 00:09:23 PDT 2012
Hi Pierre-Nicolas,
> I've been working with LLVM for some time now, and I started to feel
> the need to make some small improvements here and there.
> So, this is my actual first contribution: two changes on the internalize pass.
...
> The second change also introduces a new command line option to choose
> whether to use the internal or the private linkage for the symbols
> internalized.
I'm not sure this is a good idea - why would you want this?
Ciao, Duncan.
More information about the llvm-commits
mailing list