[PATCH] D80916: [LegacyPM] Double check that passes correctly set their Modified status

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 03:26:25 PDT 2020


serge-sans-paille added a comment.



> Sounds good. I can try a build on AArch64 in a bit.
> 
> Cross-compiling the test-suite for example should be relatively straight-forward, if you have a linker & libraries for the target architecture (e.g. on linux it should be easy to get the required toolchains for platforms like ARM and AArch64) https://llvm.org/docs/lnt/tests.html#cross-compiling

Well, I can trigger the failure locally, it's just that I didn't enable all `LLVM_TARGETS` during my local builds. I hope cross compiling won't unveil more issues :-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80916





More information about the llvm-commits mailing list