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

            Bug ID: 41072
           Summary: clang ast serialization does not use abbrevs
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: lebedev...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk

This was noted in https://reviews.llvm.org/D59214

Using abbrevs helps pack serialized representation,
thus reducing the on-disk footprint,
which might or might not be relevant now that there are Modules.

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

Reply via email to