[llvm-bugs] [Bug 48332] New: darwinnew complains "lld: error: TODO(gkm): handle common encodings table overflow"

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Nov 29 17:57:50 PST 2020


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

            Bug ID: 48332
           Summary: darwinnew complains "lld: error: TODO(gkm): handle
                    common encodings table overflow"
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MachO
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org

Repro:
https://drive.google.com/file/d/1YGQzJ2AmCJhvo0ljXbaBZTH1aZXT08bU/view?usp=sharing&resourcekey=0-Y32HKteU4ouiWq6c5RQMjQ

thakis at thakis:~/src/chrome/src$ tar zxf swiftllvm.tar.gz swiftllvm/
thakis at thakis:~/src/chrome/src$ cd swiftllvm/

$ ~/src/llvm-project/out/gn/bin/lld -flavor darwinnew $(cat response.txt)
lld: warning: directory not found for option
-Lusr/local/google/home/thakis/src/chrome/src/build/mac_files/xcode_binaries/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/local/lib
lld: warning: directory not found for option
-Fusr/local/google/home/thakis/src/chrome/src/build/mac_files/xcode_binaries/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/Library/Frameworks
lld: warning: Option `-dead_strip' is not yet implemented. Stay tuned...
lld: error: TODO(gkm): handle common encodings table overflow

-- 
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/20201130/361d80cf/attachment.html>


More information about the llvm-bugs mailing list