[all-commits] [llvm/llvm-project] 461fc8: [Debuginfod] Fix curl_easy_init in -DLLVM_ENABLE_A...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 4 17:35:28 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: 461fc8b4caabddde77d329333dfb21b7089f9d44
https://github.com/llvm/llvm-project/commit/461fc8b4caabddde77d329333dfb21b7089f9d44
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M llvm/lib/Debuginfod/HTTPClient.cpp
Log Message:
-----------
[Debuginfod] Fix curl_easy_init in -DLLVM_ENABLE_ASSERTIONS=off build after D112753
(cherry picked from commit 3dd2d4c0a239ce78421d51491456cb1a075ad2f3)
Commit: a3b31d895b79140aeefeaaddd67b0403c7a0ec70
https://github.com/llvm/llvm-project/commit/a3b31d895b79140aeefeaaddd67b0403c7a0ec70
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M llvm/test/tools/llvm-debuginfod-find/debuginfod.test
Log Message:
-----------
[Debuginfod][test] Fix debuginfod.test to use %python instead of python after D112759
(cherry picked from commit 42f9ca55dd487580cfd32d4b803315d789442442)
Compare: https://github.com/llvm/llvm-project/compare/ff421befd258...a3b31d895b79
More information about the All-commits
mailing list