f6ac4da Fix building against compat library

Authored and Committed by nikic 2 months ago
1 file changed. 10 lines added. 4 lines removed.
    Fix building against compat library
    
    We also need to use the corresponding compiler-rt version and
    use the llvm-profdata from the correct path.
    
    The compat build is now enabled by defining llvm_compat_version.
    
        
file modified
+10 -4