diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:20:53 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:20:53 +0000 |
commit | 970b9f961fbb7d00c47661cc589a4d599ccba143 (patch) | |
tree | 14540361ddf0eda327195aa4bc605ac2803fbf44 /clang/lib/AST/TemplateName.cpp | |
parent | ebe360edfa92b54a467621904f5bf1bd11990dd6 (diff) | |
download | bcm5719-llvm-970b9f961fbb7d00c47661cc589a4d599ccba143.tar.gz bcm5719-llvm-970b9f961fbb7d00c47661cc589a4d599ccba143.zip |
Include what you use in HexagonMCCodeEmitter.cpp
HexagonMCCodeEmitter.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: 362386
Diffstat (limited to 'clang/lib/AST/TemplateName.cpp')
0 files changed, 0 insertions, 0 deletions