[all-commits] [llvm/llvm-project] ed8f29: [Debug-Info][NFC] use emitDwarfUnitLength for debu...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sat Feb 27 19:34:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed8f29d91ecd5be9854073dc1e0e78660d3dff78
https://github.com/llvm/llvm-project/commit/ed8f29d91ecd5be9854073dc1e0e78660d3dff78
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M llvm/lib/MC/MCDwarf.cpp
Log Message:
-----------
[Debug-Info][NFC] use emitDwarfUnitLength for debug line section
Use emitDwarfUnitLength for debug line, so we can benefit from
overriding of emitDwarfUnitLength inside different streamers.
Reviewed By: ikudrin, dblaikie
Differential Revision: https://reviews.llvm.org/D95998
More information about the All-commits
mailing list