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

            Bug ID: 50059
           Summary: flang takes way too long to build
           Product: flang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

I built flang to make sure https://reviews.llvm.org/D100957 doesn't break its
build.

flang has _several_ TUs that take several minutes to build, way more than the
rest of llvm/clang/mlir etc combined.

semantics.cpp: 55s
fold-character.cpp: 62s
check-omp-structure.cpp: 70s
fold.cpp: 117s
fold-complex.cpp: 131s
tools.cpp: 150s
fold-integer.cpp: still compiling as I write this, 200s in

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

Reply via email to