Skip to content
  • Saleem Abdulrasool's avatar
    Add placeholder for Swift's library name · 157570b5
    Saleem Abdulrasool authored
    This allows us to set the proper link name for the Swift library
    (soname).  Because this needs to be passed to the object being compiled,
    we need to create a new placeholder so that it can be sent along to the
    frontend.  Default to the target name unless it is explicitly provided.
    157570b5