Issue 83865
Summary [LLDB][ELF][PAC] Support implicitly signed pointers in user expressions
Labels lldb
Assignees kovdan01
Reporter kovdan01
    We rely on `LangOptions` for correct code generation. To set `LangOptions` when debugging an ELF, we need to read PAuth compatibility info from either GNU property section or a separate PAuth-specific note section. Depending on that, proper `LangOptions` might be set in `ClangExpressionParser`.

Downstream change https://github.com/access-softek/llvm-project/commit/aa37665ff0d275d690ae7882f1e1306aa1e6b954


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to