Hi,Android-llvm team:
when I buid aosp source,I can‘t find llvm-symbolizer in /system/bin.so I try to cross build llvm-symbolizer and push into /system/bin.When I run the debugger. It has the following error reports
READ of size 4294967295 at 0x00585cf83100 thread T0
==14424==WARNING: Can't read from symbolizer at fd 3
==14424==WARNING: external symbolizer didn't start up correctly!
I really need your help, which will help me analyze the security problems and help me locate the abnormal code line number in the program.Is there a general way to compile llvm tools on Android
platform
Thanks for your kind attention and look forward your prompt reply.
Wu Chen