[PATCH] D109244: [clang] Allow the OpenBSD driver to link the libclang_rt.profile library.

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 3 18:25:52 PST 2022


MaskRay added a comment.

Without testing `libclang_rt.profile{{.*}}.a` in clang/test/Driver, such functionality may regress.
If I am to refactor `addProfileRTLibs`, I may not notice the untested feature.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109244/new/

https://reviews.llvm.org/D109244



More information about the cfe-commits mailing list