mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
Summary: This enables us to reason about whether a given address can be executable, for instance during unwinding. Reviewers: amccarth, mstorsjo Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D69102