LLVMContextImpl.h - cleanup includes and forward declarations. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 24 Apr 2020 12:07:02 +0000 (13:07 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 24 Apr 2020 12:27:58 +0000 (13:27 +0100)
commit716a5875bcf29d577740b74125095efa3fcbb55c
tree57884e868799005ffafea87727b8e64abd1d8f5b
parent0385d12c11fa35142802107f5eb52129d389a0c6
LLVMContextImpl.h - cleanup includes and forward declarations. NFC.
Reduce StringRef.h include to forward declaration.
Remove unnecessary ConstantFP/ConstantInt forward declarations as we have to include Constants.h
llvm/lib/IR/LLVMContextImpl.h