diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:38:48 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 09:38:48 +0000 |
commit | 301f8fd6327932f0abc03da252aa294bdf6be6df (patch) | |
tree | 7c529d55755ca589dc18c05ccf17683a575e85fe /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | c5327ab71dc64008f701cf38916532970e4e2802 (diff) | |
download | bcm5719-llvm-301f8fd6327932f0abc03da252aa294bdf6be6df.tar.gz bcm5719-llvm-301f8fd6327932f0abc03da252aa294bdf6be6df.zip |
Include what you use in HexagonAsmParser.cpp
HexagonAsmParser.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 AsmParser library).
llvm-svn: 362370
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions