diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:56:40 +0000 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:56:40 +0000 |
| commit | 7ebfbebfe127b3a74873ad24dd9162aa4fdb238f (patch) | |
| tree | ee4076b5f10882d9a38c918b580e9521db5c85b6 /llvm/lib/Support/BinaryStreamError.cpp | |
| parent | c716e5d6dea2dec44e2f54da5a7ec41b1237011b (diff) | |
| download | bcm5719-llvm-7ebfbebfe127b3a74873ad24dd9162aa4fdb238f.tar.gz bcm5719-llvm-7ebfbebfe127b3a74873ad24dd9162aa4fdb238f.zip | |
Include what you use in HexagonELFObjectWriter.cpp
HexagonELFObjectWriter.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: 362376
Diffstat (limited to 'llvm/lib/Support/BinaryStreamError.cpp')
0 files changed, 0 insertions, 0 deletions

