[all-commits] [llvm/llvm-project] a0ca4c: [Debug-Info] add -gstrict-dwarf support in backend
Chen Zheng via All-commits
all-commits at lists.llvm.org
Wed May 12 20:14:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0ca4c46ca35957a38a6023fa84afda2fc9ba0ec
https://github.com/llvm/llvm-project/commit/a0ca4c46ca35957a38a6023fa84afda2fc9ba0ec
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M llvm/include/llvm/CodeGen/CommandFlags.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/CommandFlags.cpp
A llvm/test/DebugInfo/PowerPC/strict-dwarf.ll
Log Message:
-----------
[Debug-Info] add -gstrict-dwarf support in backend
Reviewed By: dblaikie, probinson
Differential Revision: https://reviews.llvm.org/D100826
More information about the All-commits
mailing list