Revert "Add missing #include, found by modules build."
authorMehdi Amini <mehdi.amini@apple.com>
Wed, 21 Oct 2015 06:10:55 +0000 (06:10 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Wed, 21 Oct 2015 06:10:55 +0000 (06:10 +0000)
commit33ee997b37a6a8a53d807e033f868393708967fe
tree7e9a6aace11c16a4986627cb98b83bc76d914849
parent813b365fd0cc3b916f02fc58f343dc404674a12d
Revert "Add missing #include, found by modules build."

This reverts commit r250239.
It seems unwanted changes got committed here, and part of
the patch does not seem correct.
For instance RoundUpToAlignment() is called without its returned
value actually used.

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250882 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/LoopVersioning.h
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp