Home | History | Annotate | Download | only in Object
      1 RUN: llvm-nm %p/Inputs/macho-universal.x86_64.i386 | FileCheck %s
      2 
      3 CHECK: macho-universal.x86_64.i386:x86_64
      4 CHECK: main
      5 CHECK: macho-universal.x86_64.i386:i386
      6 CHECK: main
      7