Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Support LLVM14 #316

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Support LLVM14 #316

wants to merge 4 commits into from

Commits on May 6, 2022

  1. Support LLVM14

    Signed-off-by: Nikita Baksalyar <[email protected]>
    nbaksalyar committed May 6, 2022
    Configuration menu
    Copy the full SHA
    8010422 View commit details
    Browse the repository at this point in the history
  2. Update CI configuration

    * Use latest Docker images for builds.
    * Re-enable Alpine build because it now supports llvm13.
    
    Signed-off-by: Nikita Baksalyar <[email protected]>
    nbaksalyar committed May 6, 2022
    Configuration menu
    Copy the full SHA
    b4fa5b3 View commit details
    Browse the repository at this point in the history
  3. Update iotop probe to support latest kernels

    rq_disk was removed from the request struct.
    Use request.q.disk instead.
    
    Signed-off-by: Nikita Baksalyar <[email protected]>
    nbaksalyar committed May 6, 2022
    Configuration menu
    Copy the full SHA
    bca45c0 View commit details
    Browse the repository at this point in the history
  4. Fix LLVM versions reference in readme

    Signed-off-by: Nikita Baksalyar <[email protected]>
    nbaksalyar committed May 6, 2022
    Configuration menu
    Copy the full SHA
    3398868 View commit details
    Browse the repository at this point in the history