[all-commits] [llvm/llvm-project] 5f6c57: [DebugInfo] Remove unused declaration getFirstFunc...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon May 29 11:02:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f6c571b6f1f5fd3fefb1a3be33d80bd12fb87b8
https://github.com/llvm/llvm-project/commit/5f6c571b6f1f5fd3fefb1a3be33d80bd12fb87b8
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
Log Message:
-----------
[DebugInfo] Remove unused declaration getFirstFunctionInfoAddress
The declaration was added without a corresponding function definition
by:
commit d8e077e2caebc1415fb7af1714dd436adf99b6bf
Author: Greg Clayton <gclayton at fb.com>
Date: Mon Mar 6 15:57:17 2023 -0800
Commit: 446efd29b666e14d560ad11b328e84ff62a2f5fb
https://github.com/llvm/llvm-project/commit/446efd29b666e14d560ad11b328e84ff62a2f5fb
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Core.h
Log Message:
-----------
[ExecutionEngine] Remove unused declaration defineNonExistent
The declaration was added without a corresponding function definition
by:
commit cb84e4827e43921659e75509dfb42ebf56c50502
Author: Lang Hames <lhames at gmail.com>
Date: Wed Mar 25 13:07:00 2020 -0700
Commit: 23b9faddeaccf2b71b45a9c5fa804e46d1d528ce
https://github.com/llvm/llvm-project/commit/23b9faddeaccf2b71b45a9c5fa804e46d1d528ce
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
Log Message:
-----------
[ExecutionEngine] Remove unused declaration recordRuntimeRegistrationFunctions
The declaration was added without a corresponding function definition
by:
commit 217fd59cc5849f1afdbb8a74807a80b23f2da227
Author: Lang Hames <lhames at gmail.com>
Date: Thu Jan 12 23:17:46 2023 -0800
Compare: https://github.com/llvm/llvm-project/compare/d035489297b9...23b9faddeacc
More information about the All-commits
mailing list