Validate debugability of LTO PGO binaries

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Programmability 2025-09-01
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Validate the debugging experience of clang LTO PGO binaries to make sure everything works appropriately. To build these binaries in CI you can pass:

      evergreen patch -u --project mongodb-mongo-master --param patch_compile_flags="--dtlto --pgo_profile_use --compiler_type=clang"
      

      or if you want to build locally:

      bazel build install-dist-test --config=evg --dtlto --pgo_profile_use --compiler_type=clang

            Assignee:
            Alex Li
            Reporter:
            Andrew Bradshaw
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: