Displaying 1 result from an estimated 1 matches for "dab391cd".
2010 Jun 03
2
[LLVMdev] Getting rid of the dangling names of functions
...ajuif
Hello: _Z4brtyv
Hello: _Z4rajui
Hello: __tcf_0
But we want output to be
Hello: main
Hello: raju
Hello: brty
Hello: raju
How can we get this ..??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100603/dab391cd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Hello.cpp
Type: text/x-c++src
Size: 1239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100603/dab391cd/attachment.cpp>
-------------- next part ----...