[PATCH] D133406: [compiler-rt] Handle non-canonical triples with new runtime lib layout

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 14:00:02 PDT 2022


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Nice if we just need these lines to solve the problem.

Have you made some investigation whether this is the best place doing the normalization? Are there other places normalizing `arch`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133406



More information about the llvm-commits mailing list