[all-commits] [llvm/llvm-project] f88ad8: Speculative fix for MachO lld test after "Have REQ...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Aug 6 09:24:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f88ad8d00f970ea937e8d3fcb71f4d4019f2821a
https://github.com/llvm/llvm-project/commit/f88ad8d00f970ea937e8d3fcb71f4d4019f2821a
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M lld/test/MachO/search-paths-darwin.test
Log Message:
-----------
Speculative fix for MachO lld test after "Have REQUIRES support the target triple"
See: http://45.33.8.238/macm1/15677/step_10.txt
This is a test that has `REQUIRES: x86` which means it never ran
before; I don't have a MachO environment but based on the FileCheck
output it looks like it should be sufficient to remove one CHECK line.
More information about the All-commits
mailing list