Displaying 1 result from an estimated 1 matches for "_global__i_x".
Did you mean:
_global__i_a
2010 Jun 03
2
[LLVMdev] Getting rid of the dangling names of functions
...g the
name of all the functions in "Hello.cpp" file attached underneath. Also find
attached "hello.cpp" on which i am testing the pass .When i run the command:
"opt -load $HOME/llvm/src/Debug/lib/TEMP.so -hello < hello.bc > /dev/null"
.The output shown is
Hello: _GLOBAL__I_x
Hello: main
Hello: _Z4rajuif
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-d...