By checking for cpu and toolchain features ahead
of time we don't need the custom return codes.
Details
Details
- Reviewers
omjavaid - Commits
- rG6cdc2239dbab: [lldb][AArch64] Simplify MTE memory region test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Pulling in compiler predicate from https://reviews.llvm.org/D95601
to get this landed before I attempt to fix the race condition
in hasLinuxVmFlags.
Comment Actions
Going to commit this with the compiler predicate since this was accepted already and Omair has reviewed the test predicate in the other review.