[llvm] [Analysis] Fix null ptr dereference when using WriteGraph without branch probability info (PR #104102)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 10:27:39 PDT 2024


https://github.com/aeubanks approved this pull request.

I would have preferred an opt test, but looking at the places that construct `DOTFuncInfo`, they seem to always pass BFI, so lgtm

https://github.com/llvm/llvm-project/pull/104102


More information about the llvm-commits mailing list