Needed change to lld for the change to libObject’s getName() for symbols now...
Needed change to lld for the change to libObject’s getName() for symbols now returning Expected<...> With the llvm change in r266919 this is the matching needed change to the lld code now that libObject’s getName() for symbols now returning Expected<...> . llvm-svn: 266920
Loading
Please sign in to comment