[llvm-bugs] [Bug 26208] New: Handling of .space is really slow

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 19 06:33:38 PST 2016


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

            Bug ID: 26208
           Summary: Handling of .space is really slow
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Loop Optimizer
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

A file with just

    .space 0x100000000

takes 14 seconds to assemble with llvm-mc and 4 seconds with gas.

-- 
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/20160119/d07cab78/attachment.html>


More information about the llvm-bugs mailing list