[all-commits] [llvm/llvm-project] 09ab1f: [AIX][PGO] Add malloc error handling and deallocat...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Tue Apr 4 12:58:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09ab1f335bce8bb4d14c28b9adad6d3bec8dfed9
https://github.com/llvm/llvm-project/commit/09ab1f335bce8bb4d14c28b9adad6d3bec8dfed9
Author: Wael Yehia <wyehia at ca.ibm.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingPlatformAIX.c
Log Message:
-----------
[AIX][PGO] Add malloc error handling and deallocation to FindBinaryId function
This is a follow up on D146976.
Reviewed By: stephenpeckham
Differential Revision: https://reviews.llvm.org/D147559
More information about the All-commits
mailing list