[all-commits] [llvm/llvm-project] e2b9cd: [llvm-profgen] Fix build failure after 5d7950a403b...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 16 09:21:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2b9cd796b336e206bececb6026bc63dd416893e
https://github.com/llvm/llvm-project/commit/e2b9cd796b336e206bececb6026bc63dd416893e
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M llvm/tools/llvm-profgen/MissingFrameInferrer.cpp
Log Message:
-----------
[llvm-profgen] Fix build failure after 5d7950a403bec25e52.
This fixes a build failure with libc++
(`error: no matching function for call to 'max')`
More information about the All-commits
mailing list