[PATCH] D137666: [msan] Increase size of app/shadow/origin mappings on aarch64

Thurston Dang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 09:58:00 PST 2022


thurston added a comment.

In D137666#3960839 <https://reviews.llvm.org/D137666#3960839>, @paulkirth wrote:

> Hi, I think this change is currently breaking Fuchsia's Clang CI. https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-arm64/b8796124255499289009/overview
>
> Can you take a look, and if it will be hard to fix, revert until it can be addressed?

Sorry about that. The tests make hardcoded assumptions about the code; I'm working on updating the tests to match the new code. The first CL is already in: https://reviews.llvm.org/rGf5e2481b42fb4539232b5621adcfc03d2eeb4eb7
Other two coming soon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137666/new/

https://reviews.llvm.org/D137666



More information about the llvm-commits mailing list