Skip to content

Upgrade to LLVM11#97

Open
radl97 wants to merge 21 commits intomasterfrom
patch-llvm11
Open

Upgrade to LLVM11#97
radl97 wants to merge 21 commits intomasterfrom
patch-llvm11

Conversation

@radl97
Copy link
Contributor

@radl97 radl97 commented Feb 12, 2021

Resolves #96. Note that this would mean that only LLVM11 works, changes are still needed for this to work on both versions. (I don't know about LLVM10 or 8 or earlier)

Now, three major changes are present:

  • LLVM 9 -> 11 upgrade. No longer builds with LLVM 9.
  • Docker ubuntu upgrade from 18.04 to 20.04
  • --inline flag became --inline-level

@radl97 radl97 self-assigned this Feb 12, 2021
@radl97 radl97 marked this pull request as ready for review February 13, 2021 12:15
This is a major change.

This is needed so that later this flag does not collide with the tool `opt`.
This LLVM tool is used mostly for pass-wise testing.
@radl97 radl97 changed the title Add support for LLVM11, breaks 9 currently Upgrade to LLVM11 Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discussion: Upgrading LLVM framework?

1 participant