getSubroutineName is currently only used by llvm-symbolizer, thus add a binary test containing a cross-cu inlining example.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
- Do not assert in findUnitAndExtractFast helper
- Put detailed explanations on how to regenerate the test input binary
Comment Actions
LGTM. Thanks!
lib/DebugInfo/DWARFDebugInfoEntry.cpp | ||
---|---|---|
31 | Please put parentheses around Unit && DIE.extractFast(Unit, Offset) |
If the reference is invalid, just return nullptr