diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:14:15 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:14:15 +0000 |
commit | 6214b577b74f286965fae4f6deb5e22f098d487c (patch) | |
tree | 74bc47e515cd192b526297098a3b268cf568a9f4 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | bf2a356ec040bc7f0b3f16a4de4e71579a6c0ec5 (diff) | |
download | llvm-6214b577b74f286965fae4f6deb5e22f098d487c.zip llvm-6214b577b74f286965fae4f6deb5e22f098d487c.tar.gz llvm-6214b577b74f286965fae4f6deb5e22f098d487c.tar.bz2 |
Include what you use in HexagonMCChecker.cpp
HexagonMCChecker.cpp was not using any APIs from Hexagon.h. 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: 362383
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions