Support alloca-referencing dbg.value in hwasan instrumentation.
Update AsmPrinter to emit DW_AT_LLVM_tag_offset when location is in
loclist format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AArch64/dbg-value-tag-offset.ll | ||
---|---|---|
5–15 | Usually DWARF is tested with dwarfdump, not raw assembly - is there a reason this isn't tested that way? |
///