[clang] Allow the OpenBSD driver to link the libclang_rt.profile library.
authorFrederic Cambus <fred@statdns.com>
Fri, 3 Sep 2021 20:53:36 +0000 (16:53 -0400)
committerBrad Smith <brad@comstyle.com>
Fri, 3 Sep 2021 21:18:40 +0000 (17:18 -0400)
commit466451c6616272d8c779618b92b0ae80f394a795
tree2b635904bcae97b8cc220535e69fbd26bf7a5269
parentbc066e26c9926a33d91ba5635e48ef8486fc21c7
[clang] Allow the OpenBSD driver to link the libclang_rt.profile library.

Differential Revision: https://reviews.llvm.org/D109244
clang/lib/Driver/ToolChains/OpenBSD.cpp