diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:25:37 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-06-03 11:25:37 +0000 |
commit | 03d1b33041b9b16c1ee0799dfef5f0adaa13b409 (patch) | |
tree | 929411f404bb3416154d91b74d72828a4ced9d75 /clang/lib/AST/NSAPI.cpp | |
parent | 970b9f961fbb7d00c47661cc589a4d599ccba143 (diff) | |
download | bcm5719-llvm-03d1b33041b9b16c1ee0799dfef5f0adaa13b409.tar.gz bcm5719-llvm-03d1b33041b9b16c1ee0799dfef5f0adaa13b409.zip |
Include what you use in HexagonMCInstrInfo.cpp
HexagonMCInstrInfo.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: 362387
Diffstat (limited to 'clang/lib/AST/NSAPI.cpp')
0 files changed, 0 insertions, 0 deletions