[PATCH] D66843: Change datalayout compatibility check for X86 to allow datalayouts without the new address spaces.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 09:14:04 PDT 2019
echristo added a comment.
Still really not a fan of this way. I think you can change the incoming DL in compatibility cases to add an address space when none exists on x86.
-eric
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66843/new/
https://reviews.llvm.org/D66843
More information about the llvm-commits
mailing list