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: unassignedb...@nondot.org
          Reporter: vitalyb...@google.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to