[all-commits] [llvm/llvm-project] f96767: Fix an error about implicit fallthrough during sel...
Alexey Bader via All-commits
all-commits at lists.llvm.org
Wed Jan 27 01:02:07 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f96767368f5d36ebed0f85e80c7eacd972a1bd19
https://github.com/llvm/llvm-project/commit/f96767368f5d36ebed0f85e80c7eacd972a1bd19
Author: Alexey Bader <alexey.bader at intel.com>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt
Log Message:
-----------
Fix an error about implicit fallthrough during self build - new tag for ittapi.
A fix has been implemented in the ittap repo to fix an error about implicit fallthrough in a switch that was occurring during self build.
A new tag has been created for that fix. This is to update the tag.
Reviewed By: bader
Differential Revision: https://reviews.llvm.org/D95462
Patch by Zahira Ammarguellat.
More information about the All-commits
mailing list