llvm-project/llvm/examples/Kaleidoscope/Chapter7
David Blaikie a27771b62f InstCombine: Fix layering by not including Scalar.h in InstCombine
(notionally Scalar.h is part of libLLVMScalarOpts, so it shouldn't be
included by InstCombine which doesn't/shouldn't need to depend on
ScalarOpts)

llvm-svn: 330669
2018-04-24 00:48:59 +00:00
..
CMakeLists.txt [ORC] Start migrating ORC layers to use the new ORC Core.h APIs. 2018-02-06 21:25:11 +00:00
toy.cpp InstCombine: Fix layering by not including Scalar.h in InstCombine 2018-04-24 00:48:59 +00:00