c8dcef7 Enable workaround for LLVM-15

Authored and Committed by kenneth topp 2 years ago
    Enable workaround for LLVM-15
    
    This workaround allows bpftrace to be compiled against
    LLVM-15.  This will have to be address properly before LLVM-16
    More details from LLVM here: https://llvm.org/docs/OpaquePointers.html
    
    Submitted upstream: https://github.com/iovisor/bpftrace/pull/2367
    
        
file modified
+5 -1