Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136102

Check if LTO can be enabled on WASM

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 6.8
    • Core: Other
    • None

    Description

      Currently setting -ltcg Qt configure flag to enable LTO / LTCG won't produce working code on WASM. This is due to a emscripten compiler bug where the option -flto=thin omits code that is actually used. However it should at least be checked if there are any ways to work around this through other LTO modes.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vuokko Juha Vuolle
              vuokko Juha Vuolle
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes