diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 12:42:48 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 12:42:48 +0000 |
commit | 2f66316c9688830056df8b10b1ed0651154182c7 (patch) | |
tree | 3d62e5a70fb46bf6f5f59508a7f1677c96e03450 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 9c78db6005370b779a41f6914cad46d4f5a992ea (diff) | |
download | llvm-2f66316c9688830056df8b10b1ed0651154182c7.zip llvm-2f66316c9688830056df8b10b1ed0651154182c7.tar.gz llvm-2f66316c9688830056df8b10b1ed0651154182c7.tar.bz2 |
Include what you use in LanaiMCCodeEmitter.cpp
LanaiMCCodeEmitter.cpp was not using any APIs from Lanai.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 Lanai target library and
the MCTargetDesc library).
llvm-svn: 362394
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions