Skip to content
  • Dale Johannesen's avatar
    Fix logic for not emitting no-dead-strip for some · f0802254
    Dale Johannesen authored
    objects in llvm.used (thanks Anton).  Makes visible
    the magic 'l' prefix for symbols on Darwin which are
    to be passed through the assembler, then removed at
    linktime (previously all references to this had been
    hidden in the ObjC FE code, oh well).
    
    llvm-svn: 55973
    f0802254
Loading