[Lldb-commits] [PATCH] D142672: [lldb] Make SBSection::GetSectionData call Section::GetSectionData.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 30 04:14:29 PST 2023
labath added a comment.
I'm sorry Omair, my comment was meant for Jorge, not you. `@skipIfXml` is not the right decorator here, although it will probably kinda fix the failure (because the bot does not have xml support either). I *think* the compressed section support is controlled by presence of zlib.
Since the bot is not immediately broken, I think we can leave bde5d31 <https://reviews.llvm.org/rGbde5d31e96f556fed30bf9120cc6ff05a2116b64> in to avoid the churn. Jorge, could you replace the xml thingy with a more appropriate decorator?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142672/new/
https://reviews.llvm.org/D142672
More information about the lldb-commits
mailing list