diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-05-19 14:00:37 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-05-19 15:15:25 +0100 |
commit | ac6a9971309bcd7ba353fd8d12154fd368498a0f (patch) | |
tree | 2a5673fe91c3040aac32ba13c6f8e81bc145ad89 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6846aec7313f81d6d8fd5190d6b49eba9f038a8e (diff) | |
download | llvm-ac6a9971309bcd7ba353fd8d12154fd368498a0f.zip llvm-ac6a9971309bcd7ba353fd8d12154fd368498a0f.tar.gz llvm-ac6a9971309bcd7ba353fd8d12154fd368498a0f.tar.bz2 |
MachineBasicBlock.h - remove unnecessary includes. NFC.
Don't explicitly include ilist_node.h + simple_ilist.h - we already include ilist.h that include these for us and all references are in terms of that.
The rest can be covered by forward declarations.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions