[all-commits] [llvm/llvm-project] b884be: [BOLT] Exit with error code on missing DWO CU (#12...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Thu Feb 6 10:01:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b884be86406ef1430af1609fc1b6033936afaf18
      https://github.com/llvm/llvm-project/commit/b884be86406ef1430af1609fc1b6033936afaf18
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M bolt/lib/Core/BinaryContext.cpp

  Log Message:
  -----------
  [BOLT] Exit with error code on missing DWO CU (#125976)

If BOLT fails to locate DWO CU when using split DWARF, this signifies an
issue with the input (missing .dwo) rather than an internal assertion.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list