https://bugs.llvm.org/show_bug.cgi?id=39551

            Bug ID: 39551
           Summary: lld-link gives weird undefined symbol error when using
                    /WHOLEARCHIVE lib produced by /llvmthinlib
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: COFF
          Assignee: unassignedb...@nondot.org
          Reporter: loorong...@gmail.com
                CC: llvm-bugs@lists.llvm.org

Reproduce steps:

git clone --depth 1 https://github.com/rongjiecomputer/bazel-issue
cd tensorflow
test.bat

You will occasionally see this error:

lld-link: error: <root>: undefined symbol: foo
lld-link: error: undefined symbol: α┤≤û÷                                 
EBV?$baα┬1∙  ä≥U?$c4"1∙  0≥0∙  ╪d1∙  s=1∙          PEAX@Z
>>> referenced by a-thin.lo.lib(a.obj)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to