[all-commits] [llvm/llvm-project] 829616: [NFC][DebugInfo] getDwarfCompileUnitID
kyulee-com via All-commits
all-commits at lists.llvm.org
Wed Aug 18 17:35:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 829616c24119f000132913616a7cd4ad930ca84a
https://github.com/llvm/llvm-project/commit/829616c24119f000132913616a7cd4ad930ca84a
Author: Kyungwoo Lee <kyulee at fb.com>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
Log Message:
-----------
[NFC][DebugInfo] getDwarfCompileUnitID
This is a refactoring for the use in https://reviews.llvm.org/D108261
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D108271
More information about the All-commits
mailing list