[all-commits] [llvm/llvm-project] 723c46: [lld-macho] Re-add	dylink-lazy test
    Jez Ng via All-commits 
    all-commits at lists.llvm.org
       
    Mon May 11 12:40:08 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 723c46e645dbe23942c926d2cb800ce020df6b8b
      https://github.com/llvm/llvm-project/commit/723c46e645dbe23942c926d2cb800ce020df6b8b
  Author: Jez Ng <jezng at fb.com>
  Date:   2020-05-11 (Mon, 11 May 2020)
  Changed paths:
    A lld/test/MachO/dylink-lazy.s
  Log Message:
  -----------
  [lld-macho] Re-add dylink-lazy test
The initial attempt didn't work on Windows; apparently Powershell has a
different syntax for running commands sequentially and concatenating
their outputs. So I've created two temporary files instead.
Differential Revision: https://reviews.llvm.org/D79697
    
    
More information about the All-commits
mailing list