diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:33:48 +0000 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:33:48 +0000 |
| commit | c5327ab71dc64008f701cf38916532970e4e2802 (patch) | |
| tree | 0aa7a3b9592c1de65ee0abd16554fb21112730f0 /llvm/lib/IR/PassManager.cpp | |
| parent | 3c837201e034a7499267ade6fef3715a10132312 (diff) | |
| download | bcm5719-llvm-c5327ab71dc64008f701cf38916532970e4e2802.tar.gz bcm5719-llvm-c5327ab71dc64008f701cf38916532970e4e2802.zip | |
Include what you use in HexagonShuffler.h
HexagonShuffler.h 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: 362369
Diffstat (limited to 'llvm/lib/IR/PassManager.cpp')
0 files changed, 0 insertions, 0 deletions

