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
- Repository
- rL LLVM
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 ↗ | (On Diff #13875) | Please put parentheses around Unit && DIE.extractFast(Unit, Offset) |