[llvm] [BOLT] Support instrumentation hook via DT_FINI_ARRAY (PR #67348)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 11:40:01 PDT 2023


================
@@ -700,6 +700,10 @@ Error RewriteInstance::run() {
   adjustCommandLineOptions();
   discoverFileObjects();
 
+  if (opts::Instrument)
----------------
yota9 wrote:

&&

https://github.com/llvm/llvm-project/pull/67348


More information about the llvm-commits mailing list