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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 06:48:09 PDT 2021


jsji added a comment.

But yes, I believe it is better to update all testcases to use -mtriple instead of -march, to avoid trying to test unsupported triple combination.


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