labath added a comment. As I said on the other patch, this is probably a simpler approach (assuming we can't find a way to make the data section non-executable in a generic way). You'll need to add an `#ifdef` for the section directive though...
================ Comment at: lldb/test/Shell/Unwind/Inputs/thread-step-out-ret-addr-check.s:13 # memory check. +nonstandard_stub: _nonstandard_stub: ---------------- mossberg wrote: > Maybe we can just remove the underscore version, and simply use > `nonstandard_stub` if it will work everywhere? Yes, I'm pretty sure that would work. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71784/new/ https://reviews.llvm.org/D71784 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits