summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveDebugValues.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2019-06-03 09:33:48 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2019-06-03 09:33:48 +0000
commitc5327ab71dc64008f701cf38916532970e4e2802 (patch)
tree0aa7a3b9592c1de65ee0abd16554fb21112730f0 /llvm/lib/CodeGen/LiveDebugValues.cpp
parent3c837201e034a7499267ade6fef3715a10132312 (diff)
downloadbcm5719-llvm-c5327ab71dc64008f701cf38916532970e4e2802.tar.gz
bcm5719-llvm-c5327ab71dc64008f701cf38916532970e4e2802.zip
Include what you use in HexagonShuffler.h
HexagonShuffler.h was not using any APIs from Hexagon.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 Hexagon target library and the MCTargetDesc library). llvm-svn: 362369
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud