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

            Bug ID: 25929
           Summary: Reading and writing bitcode is slow
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Doing a LTO link of clang with plugin-opt=emit-llvm takes 26 seconds on my
machine.

Just running "opt -disable-verify test.bc -o test2.bc
-preserve-bc-uselistorder=false" with the output of the clang lto takes 20
seconds.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to