[PATCH] D90782: [LTO] set data layout for module before optimize&codegen
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 18:24:51 PST 2020
ychen added a comment.
Not for a concrete bug, but for consistency only. Basically, it makes the module data layout match target data layout before opt&codegen starts under all circumstances (LTO/clang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90782/new/
https://reviews.llvm.org/D90782
More information about the llvm-commits
mailing list