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
- Build Status
Buildable 41893 Build 42218: arc lint + arc unit
Event Timeline
llvm/test/CodeGen/AArch64/dbg-value-tag-offset.ll | ||
---|---|---|
6–16 | Usually DWARF is tested with dwarfdump, not raw assembly - is there a reason this isn't tested that way? |
///