Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,081
    • Issues 3,081
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 995
    • Merge requests 995
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • ..
  • codegen
  • bitcode.cpp
Find file BlameHistoryPermalink
  • Vedran Miletić's avatar
    clover: Restore support for LLVM <= 3.9. · 95ddb377
    Vedran Miletić authored Nov 22, 2016 and Francisco Jerez's avatar Francisco Jerez committed Nov 24, 2016
    The commit 8e430ff8
    
     broke support for
    LLVM 3.9 and older versions in Clover. This patch restores it and
    refactors the support using Clover compatibility layer for LLVM.
    
    v2: merged #ifdef blocks
    v3: added support for LLVM 3.6-3.8
    v4: add missing #ifdef around <memory>
    v5: simplify using templates and lambda
    
    Signed-off-by: default avatarVedran Miletić <vedran@miletic.net>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98740
    
    
    Tested-by[v4]: Pierre Moreau <pierre.morrow@free.fr>
    Tested-by: Vinson Lee's avatarVinson Lee <vlee@freedesktop.org>
    Reviewed-by: Francisco Jerez's avatarFrancisco Jerez <currojerez@riseup.net>
    Reviewed-by: Jan Vesely's avatarJan Vesely <jan.vesely@rutgers.edu>
    95ddb377