[all-commits] [llvm/llvm-project] 614847: [Debug-Info] change Tag type to dwarf::Tag for cre...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Thu May 13 18:15:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61484762e9e95aa430083ceb5bd53fe0c849728e
https://github.com/llvm/llvm-project/commit/61484762e9e95aa430083ceb5bd53fe0c849728e
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M llvm/include/llvm/IR/DebugInfoMetadata.h
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
Log Message:
-----------
[Debug-Info] change Tag type to dwarf::Tag for createAndAddDIE; NFC
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D102207
More information about the All-commits
mailing list