[PATCH] D62773: [llvm] [test] Remove non-portable EISDIR test from macho-disassemble-g-dsym.test
    Michał Górny via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun  3 07:39:41 PDT 2019
    
    
  
mgorny added a comment.
NetBSD fails with unrecognized file format because the data `read()` from a directory (i.e. the directory entries) doesn't look like any valid object type.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62773/new/
https://reviews.llvm.org/D62773
    
    
More information about the llvm-commits
mailing list