[PATCH] D75390: Fix GSYM tests to run the yaml files and fix test failures on some machines.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 13:19:19 PST 2020


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

  Need to conditionalize for ARM targets, this is failing on machines that don't have ARM targets.

commit e3afe5952dfa9851738887eec0a84fa5cafe07ce <https://reviews.llvm.org/rGe3afe5952dfa9851738887eec0a84fa5cafe07ce> (HEAD -> master, origin/master, origin/HEAD)
Author: Greg Clayton <gclayton at fb.com>
Date:   Mon Mar 2 13:07:58 2020 -0800

  Revert "Fix GSYM tests to run the yaml files and fix test failures on some machines."
  
  This reverts commit 57688350adea307e7bccb83b68a5b7333de31fd7.
  
  Need to conditionalize for ARM targets, this is failing on machines that don't have ARM targets.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75390





More information about the llvm-commits mailing list