8000 Comparing master...llvm-12 · llvm-hs/llvm-hs-examples · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branc 8000 hes. If you need to, you can also . Learn more about diff comparisons here.
base repository: llvm-hs/llvm-hs-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: llvm-hs/llvm-hs-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: llvm-12
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on May 19, 2021

  1. Llvm 12 updates (#14)

    Update examples to use the new OrcJITv2 API
    Co-authored-by: Andrew Anderson <aanderso@tcd.ie>
    jrp2014 and andrew-wja authored May 19, 2021
    Configuration menu
    Copy the full SHA
    c7f2b9f View commit details
    Browse the repository at this point in the history
  2. Update stack configuration for development builds (#15)

    Removed some very stale constraints and verified that everything works as it should when building against LLVM 12 with llvm-hs-12.0.0
    andrew-wja authored May 19, 2021
    Configuration menu
    Copy the full SHA
    1cb071e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. LLVM 12 work (#16)

    * Apply fix from #315 and update C++ standard version (LLVM 12 uses C++14)
    
    * Cleanup and fix or silence warnings
    andrew-wja authored May 20, 2021
    Configuration menu
    Copy the full SHA
    465bf44 View commit details
    Browse the repository at this point in the history
Loading
0