llvm-symbolizer protocol is empty string means end-of-output.
Do not emit empty string when a function or a variable do not have a
name for any reason. Emit "??".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70626
llvm-symbolizer: Fix FRAME handling of missing AT_name. ClosedPublic Authored by eugenis on Nov 22 2019, 4:57 PM.
Details Summary llvm-symbolizer protocol is empty string means end-of-output.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 22 2019, 6:06 PM Closed by commit rG1c33d7130ef3: llvm-symbolizer: Fix FRAME handling of missing AT_name. (authored by eugenis). · Explain WhyNov 25 2019, 3:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 230973 llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
llvm/test/tools/llvm-symbolizer/frame-noname.s
|