Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-c: Split Utils out of Scalar.h | David Blaikie | 2018-03-29 | 1 | -0/+50 |
To fix layering (so that Scalar.h, a libScalarOpts header, isn't included from Utils - which libScalarOpts depends on). llvm-svn: 328839 |