diff options
author | Noah Shutty <shutty@google.com> | 2021-12-09 00:51:33 +0000 |
---|---|---|
committer | Noah Shutty <shutty@google.com> | 2021-12-09 01:35:01 +0000 |
commit | 54b35c09b2cd5e068a9b2f1df461045c732b2807 (patch) | |
tree | d28c93771caf4172a242a94e2eb6f06423d34dca /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | d0022a7250fa6c32b91016698505d964123759a4 (diff) | |
download | llvm-54b35c09b2cd5e068a9b2f1df461045c732b2807.zip llvm-54b35c09b2cd5e068a9b2f1df461045c732b2807.tar.gz llvm-54b35c09b2cd5e068a9b2f1df461045c732b2807.tar.bz2 |
[Support] [Debuginfod] Use libcurl imported library.
A [[ https://lists.llvm.org/pipermail/llvm-dev/2021-December/154203.html | report on llvm-dev ]] indicated that `curl.h` could be found during build configuration but not during compilation. This diff uses the libcurl imported library created by findcurl, so that includes and libs are automatically managed correctly by cmake.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D115189
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions