[PATCH] D101866: [BPF][Test] Use mtriple instead of march

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 17:24:38 PDT 2021


yonghong-song added a comment.

> Toolchain can choose whether they want to override the default handling of triple.  AIX toolchain choose not to override and use the default one.

Maybe it is better to do what other platform is doing? What is the advantage of not overriding the default triple for not supported platform?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101866



More information about the llvm-commits mailing list