[PATCH] D138470: [bazel] Restore libpfm as a conditional dependency for exegesis.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 06:15:26 PST 2022


gchatelet added inline comments.


================
Comment at: utils/bazel/third_party_build/pfm.BUILD:14
+    name = "pfm",
+    # configure_options = ["--with-pic"],
+    copts = ["-w"],
----------------
Remove if not needed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138470



More information about the llvm-commits mailing list