================ @@ -38,6 +38,9 @@ ;; } ; RUN: opt -passes=inline %s -S | FileCheck %s +;; We should not additional discarding of non-cold contexts when rebuilding the ---------------- teresajohnson wrote: fixed https://github.com/llvm/llvm-project/pull/149599