diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:14:20 +0000 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:14:20 +0000 |
| commit | 6e076a081a4ba6894a00288035cf14660d807534 (patch) | |
| tree | 854d87c65e4392b58fc81a7fa62dc0eb533acebb /llvm/lib/Support/FormattedStream.cpp | |
| parent | 6214b577b74f286965fae4f6deb5e22f098d487c (diff) | |
| download | bcm5719-llvm-6e076a081a4ba6894a00288035cf14660d807534.tar.gz bcm5719-llvm-6e076a081a4ba6894a00288035cf14660d807534.zip | |
Include what you use in HexagonShuffler.cpp
HexagonShuffler.cpp was not using any APIs from Hexagon.h, and was only
including it for transitive dependencies. Doing so is problematic from
include-what-you-use perspective, but it is also a layering issue (it
creates a dependency cycle between the primary Hexagon target library
and the MCTargetDesc library).
llvm-svn: 362384
Diffstat (limited to 'llvm/lib/Support/FormattedStream.cpp')
0 files changed, 0 insertions, 0 deletions

