diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:43:05 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:43:05 +0000 |
commit | 0aa374a3062eca4cfe61083ee0671b6db6201147 (patch) | |
tree | f2e1caba64a1ae6375bec796dbd9e13f35899f00 /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 79a222fcf8c40a8a90e76118e2412e8697d02a89 (diff) | |
download | bcm5719-llvm-0aa374a3062eca4cfe61083ee0671b6db6201147.tar.gz bcm5719-llvm-0aa374a3062eca4cfe61083ee0671b6db6201147.zip |
Include what you use in HexagonAsmBackend.cpp
HexagonAsmBackend.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: 362372
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions