[all-commits] [llvm/llvm-project] f45c9c: Revert "[llvm] [Debuginfo] Debuginfod client libra...
Noah Shutty via All-commits
all-commits at lists.llvm.org
Mon Dec 6 11:20:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f45c9c56c59fd417219bea6c4a4d1dd590f9f414
https://github.com/llvm/llvm-project/commit/f45c9c56c59fd417219bea6c4a4d1dd590f9f414
Author: Noah Shutty <shutty at google.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
R llvm/include/llvm/Debuginfod/Debuginfod.h
M llvm/include/llvm/Support/Caching.h
M llvm/lib/CMakeLists.txt
R llvm/lib/Debuginfod/CMakeLists.txt
R llvm/lib/Debuginfod/Debuginfod.cpp
M llvm/unittests/CMakeLists.txt
R llvm/unittests/Debuginfod/CMakeLists.txt
R llvm/unittests/Debuginfod/DebuginfodTests.cpp
Log Message:
-----------
Revert "[llvm] [Debuginfo] Debuginfod client library."
This reverts commit 4a16fe1369f3ab0e98261d4bd133034425d0523c because it
caused failures on Windows builds.
More information about the All-commits
mailing list