[PATCH] D141060: [opt] Infer DataLayout from triple if not specified
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 9 21:50:30 PDT 2023
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
This is definitely the correct thing to do. Thanks for fixing this... You likely need to rebase. For courtesy to experimental targets, consider `-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD='ARC;AVR;CSKY;DirectX;LoongArch;M68k;SPIRV;Xtensa'` and fix possible failures from the experimental targets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141060/new/
https://reviews.llvm.org/D141060
More information about the llvm-commits
mailing list