aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2019-06-03 12:42:48 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2019-06-03 12:42:48 +0000
commit2f66316c9688830056df8b10b1ed0651154182c7 (patch)
tree3d62e5a70fb46bf6f5f59508a7f1677c96e03450 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parent9c78db6005370b779a41f6914cad46d4f5a992ea (diff)
downloadllvm-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