[llvm-bugs] [Bug 37075] New: Indexes are huge for distributed ThinLTO with CFI or whole program virtualization

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 10 10:47:56 PDT 2018


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

            Bug ID: 37075
           Summary: Indexes are huge for distributed ThinLTO with CFI or
                    whole program virtualization
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: vitalybuka at google.com
                CC: llvm-bugs at lists.llvm.org

r325182 added serialization of type ids. However it does not filter out them,
so every module contains full set of mostly unneeded type ids.

-- 
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/20180410/a0c99909/attachment.html>


More information about the llvm-bugs mailing list