[all-commits] [llvm/llvm-project] 9270d5: [bugpoint] Remove unused declaration PassInfo
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jul 30 21:11:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9270d564304e5c3c2dbe98c487bda5c380781de1
https://github.com/llvm/llvm-project/commit/9270d564304e5c3c2dbe98c487bda5c380781de1
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/tools/bugpoint/BugDriver.h
Log Message:
-----------
[bugpoint] Remove unused declaration PassInfo
The last use was removed by:
commit e9f14d49458b492a3d993328da7db9ff14c44f9f
Author: Kazu Hirata <kazu at google.com>
Date: Mon May 29 11:56:52 2023 -0700
Commit: 7ea9d95214460a4fdae857f61a709b1f51e83b76
https://github.com/llvm/llvm-project/commit/7ea9d95214460a4fdae857f61a709b1f51e83b76
Author: Kazu Hirata <kazu at google.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M llvm/tools/dsymutil/dsymutil.h
Log Message:
-----------
[dsymutil] Remove unused forward declaration BinaryHolder
The last use was removed by:
commit be91b4e3f4f9b13b16f8482d9bfd9734898e52e1
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: Fri Mar 31 09:45:06 2023 -0700
Compare: https://github.com/llvm/llvm-project/compare/beb89e7fc002...7ea9d9521446
More information about the All-commits
mailing list