[all-commits] [llvm/llvm-project] c4ad87: Reset the EntryValue location flag in finalizeEntr...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Thu Feb 18 18:37:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4ad878acb62d0264072e28f413178d5d8670e49
https://github.com/llvm/llvm-project/commit/c4ad878acb62d0264072e28f413178d5d8670e49
Author: Adrian Prantl <aprantl at apple.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
A llvm/test/DebugInfo/MIR/X86/piece-entryval.mir
Log Message:
-----------
Reset the EntryValue location flag in finalizeEntryValue.
This fixes an assertion error when entry values are combined with
DW_OP_LLVM_fragment.
More information about the All-commits
mailing list