Issue 71760
Summary [BOLT] LongJmp pass causes clang-bolt buildbot timeout
Labels BOLT
Assignees
Reporter aaupov
    https://lab.llvm.org/buildbot/#/builders/276/builds/301
Buildbot kills the testing during BOLT optimizing Clang binary. When checked locally, it's the LongJmp pass that never finishes.

As discussed offline, we may not even need to run this pass since 128M range should be sufficient for Clang .text section.

Cc @yota9 @ElvinaYakubova @rafaelauler
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to