access-softek / llvm-project

Other
0 stars 0 forks source link

[PAuth][LLDB] Parse PAuth compatibility info in GNU property section #70

Open kovdan01 opened 8 months ago

kovdan01 commented 8 months ago

In order to set proper LangOpts, we need to know the signing schema used when compiling the debuggee. The schema is encoded in GNU property section, so, we need to parse the section in lldb.