[llvm-bugs] [Bug 39551] New: lld-link gives weird undefined symbol error when using /WHOLEARCHIVE lib produced by /llvmthinlib

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Nov 3 20:10:14 PDT 2018


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: unassignedbugs at nondot.org
          Reporter: loorongjie at gmail.com
                CC: llvm-bugs at 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 at Z
>>> referenced by a-thin.lo.lib(a.obj)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181104/0687845b/attachment-0001.html>


More information about the llvm-bugs mailing list