[all-commits] [llvm/llvm-project] 920290: RuntimeDyldImpl.h - remove unused Twine forward de...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 22 07:07:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9202902ae657b41afc12c03051629aef7ba92004
https://github.com/llvm/llvm-project/commit/9202902ae657b41afc12c03051629aef7ba92004
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
Log Message:
-----------
RuntimeDyldImpl.h - remove unused Twine forward declaration. NFC.
Commit: 93a33bab60b29d3eed58141c3471c41a5b1bf800
https://github.com/llvm/llvm-project/commit/93a33bab60b29d3eed58141c3471c41a5b1bf800
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/Object/RecordStreamer.h
Log Message:
-----------
RecordStreamer.h - cleanup includes and forward declarations. NFC.
Reduce MCSymbol.h include to forward declaration.
Remove unused GlobalValue foward declaration.
Commit: fc044530f7f130b9b675523e3b8a196f2f4b2bfa
https://github.com/llvm/llvm-project/commit/fc044530f7f130b9b675523e3b8a196f2f4b2bfa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/BranchFolding.h
Log Message:
-----------
BranchFolding.h - remove unused raw_ostream forward declaration. NFC.
Commit: 54b3f91d205cbd0103bf83ee97faf13c9a4cdcb3
https://github.com/llvm/llvm-project/commit/54b3f91d205cbd0103bf83ee97faf13c9a4cdcb3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/Target/BPF/BPFMCInstLower.h
M llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h
M llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h
Log Message:
-----------
[BPF] Remove unused forward declarations. NFC.
Compare: https://github.com/llvm/llvm-project/compare/78aa260df742...54b3f91d205c
More information about the All-commits
mailing list