[llvm] r368339 - [MBP] Disable aggressive loop rotate in plain mode
    Hans Wennborg via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 20 02:29:58 PDT 2019
    
    
  
On Tue, Aug 20, 2019 at 12:58 AM Carrot Wei <carrot at google.com> wrote:
> Hans,
> Although lld-linke doesn't crash, it gave many error messages like the following
>
> lld-link: error: Cannot use debug info for
> 'libcmt.lib(new_scalar.obj)' [LNK4099]
> >>> failed to load reference 'd:\agent\_work\3\s\binaries\x86ret\lib\i386\libcmt.i386.pdb': No such file or directory
>
> Is it expected?
That's probably just an artifact of the way the repro tarball was
created and not a real problem.
Thanks,
Hans
    
    
More information about the llvm-commits
mailing list