diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-05-27 17:03:57 +0000 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-05-27 17:03:57 +0000 |
| commit | 5379f1a6c586d6723efcc47ae6d20114c255a4f8 (patch) | |
| tree | 66b54f549820d8dd52065e77834c67bdfe45c4a6 /llvm/lib/Object/WasmObjectFile.cpp | |
| parent | ebb053b139e51270dd8e7f0c1fb8ea5e69535529 (diff) | |
| download | llvm-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
