aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2019-06-03 09:29:51 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2019-06-03 09:29:51 +0000
commit3c837201e034a7499267ade6fef3715a10132312 (patch)
tree35a280d5c581b789e4a20c12c534ff5b2a5a617d /clang/lib/Frontend/CompilerInvocation.cpp
parent3b20ae6c54d8303134db918ae4cee54075f29475 (diff)
downloadllvm-3c837201e034a7499267ade6fef3715a10132312.zip
llvm-3c837201e034a7499267ade6fef3715a10132312.tar.gz
llvm-3c837201e034a7499267ade6fef3715a10132312.tar.bz2
Include what you use in BPFMCTargetDesc.cpp
BPFMCTargetDesc.cpp was not using any APIs from BPF.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 BPF target library and the MCTargetDesc library). llvm-svn: 362368
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions