[mewa] LLVM-12 support in the example language1

  • From: "Patrick Frey" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "patrickpfrey" for DMARC)
  • To: "mewa@xxxxxxxxxxxxx" <mewa@xxxxxxxxxxxxx>
  • Date: Thu, 24 Jun 2021 11:10:12 +0000 (UTC)

The support of LLVM version 12 has been added to the example language1.The 
configure script writes a Lua script examples/llvm_version.lua that returns the 
LLVM version. 
The script is included by llvmir.lua and the LLVM IR templates are adapted 
according to the version detected. 
The LLVM IR versions 10,11, and 12 are supported.The tests fail for version 12 
because the test expected files are not adapted. But at least the tests run 
through.

Other related posts:

  • » [mewa] LLVM-12 support in the example language1 - Patrick Frey