[all-commits] [llvm/llvm-project] b73742: [Profile] Remove redundant check
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Jun 10 16:25:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b73742bc8d2ec53f0892f1609837c088f9cfcf64
https://github.com/llvm/llvm-project/commit/b73742bc8d2ec53f0892f1609837c088f9cfcf64
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingMerge.c
Log Message:
-----------
[Profile] Remove redundant check
This is already checked outside the loop.
Followup to D104050.
More information about the All-commits
mailing list