[PATCH] D85148: Fix ARM build bots failures due to disabled x86_64-apple target

James Nagurne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 12:12:17 PDT 2020


JamesNagurne added a comment.

I apologize for the constant early changes. I forget how phabricator catches and marks things as being referenced, so I was trying to get it to work.
This is a patch fix for D69384 <https://reviews.llvm.org/D69384>, which has broken ARM build bots. I present this as a band-aid since this feature and its test seems to be rather generic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85148



More information about the llvm-commits mailing list