[all-commits] [llvm/llvm-project] c17ae2: Remove unnecessary header include which violates l...
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Tue Oct 20 20:14:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c17ae2916ccf45a0c1717bd5f11598cc4fff342a
https://github.com/llvm/llvm-project/commit/c17ae2916ccf45a0c1717bd5f11598cc4fff342a
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
Log Message:
-----------
Remove unnecessary header include which violates layering
This was introduced in https://reviews.llvm.org/D89774, but I don't
think it should be necessary.
Reviewed By: TaWeiTu, aeubanks
Differential Revision: https://reviews.llvm.org/D89843
More information about the All-commits
mailing list