search for: f918f831

Displaying 1 result from an estimated 1 matches for "f918f831".

2018 Mar 21
2
Opt Bisect layering
So I'm poking around trying to improve the layering of LLVM (using an internal strict modular build as a motivation/tool to identify issues) & came across a layering violation in the OptBisect implementation. This feature is implemented in lib/IR, but includes several headers from include/llvm/Analysis - which would create a circular dependency if not for the fact that all the headers it