[PATCH] D147066: [DWARFLinker][DWARFv5] Add handling of DW_OP_addrx and DW_OP_constx expression operands.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 08:48:40 PDT 2023
aprantl added a comment.
FWIW, depending on what the actual problem is, you don't need to go out of your way to fix TLS on dwarf 2. I'd be fine with marking these tests as requiring DWARF 4+ in the LLDB test suite if that makes sense.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147066/new/
https://reviews.llvm.org/D147066
More information about the llvm-commits
mailing list