[llvm] [llvm][lib]Propose a simple Telemetry framework. (PR #102323)
    Thorsten Schütt via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug  7 09:53:28 PDT 2024
    
    
  
================
@@ -0,0 +1,99 @@
+#ifndef LVM_TELEMETRY_TELEMETRY_H
+#define LVM_TELEMETRY_TELEMETRY_H
+
----------------
tschuett wrote:
License header please.
https://github.com/llvm/llvm-project/pull/102323
    
    
More information about the llvm-commits
mailing list