[all-commits] [llvm/llvm-project] d32dea: Revert "[DWARF] Location-less inlined variables sh...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Wed Feb 3 09:55:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d32deaab4d5366569c96a5ef5f7e4d1b6201dedb
https://github.com/llvm/llvm-project/commit/d32deaab4d5366569c96a5ef5f7e4d1b6201dedb
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h
M llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
R llvm/test/DebugInfo/Generic/no-empty-child-vars.ll
M llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
M llvm/test/DebugInfo/NVPTX/debug-info.ll
M llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll
Log Message:
-----------
Revert "[DWARF] Location-less inlined variables should not have DW_TAG_variable"
This reverts commit ddc2f1e3fb4f8f9ae7dd130e40b60cfc775eba24.
A build-bot objected:
http://lab.llvm.org:8011/#builders/105/builds/5486
More information about the All-commits
mailing list