aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2019-05-27 17:03:57 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2019-05-27 17:03:57 +0000
commit5379f1a6c586d6723efcc47ae6d20114c255a4f8 (patch)
tree66b54f549820d8dd52065e77834c67bdfe45c4a6 /llvm/lib/Object/WasmObjectFile.cpp
parentebb053b139e51270dd8e7f0c1fb8ea5e69535529 (diff)
downloadllvm-5379f1a6c586d6723efcc47ae6d20114c255a4f8.zip
llvm-5379f1a6c586d6723efcc47ae6d20114c255a4f8.tar.gz
llvm-5379f1a6c586d6723efcc47ae6d20114c255a4f8.tar.bz2
Include what you use in AArch64AsmBackend.cpp
AArch64AsmBackend.cpp was not using any APIs from AArch64.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 AArch64 target library and the MCTargetDesc library). llvm-svn: 361774
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions