[llvm-bugs] [Bug 41072] New: clang ast serialization does not use	abbrevs
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Thu Mar 14 09:33:00 PDT 2019
    
    
  
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: unassignedclangbugs at nondot.org
          Reporter: lebedev.ri at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190314/bf40b994/attachment.html>
    
    
More information about the llvm-bugs
mailing list