gazer icon indicating copy to clipboard operation
gazer copied to clipboard

Upgrade to LLVM11

Open radl97 opened this issue 4 years ago • 0 comments

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 avatar Feb 12 '21 18:02 radl97