Most users of LLVM tools hit the raw traces and don't know how to get LLVM to
symbolize automatically for them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Good idea. I only got to know this after I read the source code. Many people probably have the same confusion.
Indicate that we print the non-symbolized stack trace and information about how to get it symbolized
Perhaps reword this a bit, like "Hint how to get a symbolized stack trace if llvm-symbolizer is not found"?