[PATCH] D67255: [llvm-ifs] Fixing hardcoding of PlatformKind for TBD generation
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 08:10:58 PDT 2019
cishida added a comment.
bridgeOS hasn't been added to llvm triple yet, so it's fine to exclude it for now.
also I have a patch I'm adding very soon that takes in llvm::triple and does the arch/platform mapping so you won't need to. I'll update this file when it comes out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67255/new/
https://reviews.llvm.org/D67255
More information about the llvm-commits
mailing list