OSDN Git Service

Remove redundant includes from unittests.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 13 Dec 2017 21:31:05 +0000 (21:31 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Wed, 13 Dec 2017 21:31:05 +0000 (21:31 +0000)
commit16872e2b56b84c850989717183dccebb59552091
tree59cefeeb83b40fdbc8e6d25cd8765722c37d5629
parente2c2606c9e442d1a5e318ca221aca290ce507f4c
Remove redundant includes from unittests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320630 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
unittests/Analysis/BlockFrequencyInfoTest.cpp
unittests/Analysis/ProfileSummaryInfoTest.cpp
unittests/Bitcode/BitReaderTest.cpp
unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
unittests/DebugInfo/DWARF/DwarfGenerator.cpp
unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp
unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
unittests/ExecutionEngine/Orc/ObjectTransformLayerTest.cpp
unittests/IR/LegacyPassManagerTest.cpp
unittests/IR/UseTest.cpp
unittests/MI/LiveIntervalTest.cpp
unittests/ProfileData/SampleProfTest.cpp
unittests/Support/ARMAttributeParser.cpp
unittests/Support/BinaryStreamTest.cpp
unittests/Support/ConvertUTFTest.cpp
unittests/Support/ManagedStatic.cpp