mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
Fixes translating the calling convention to LLVM-IR, possibly missed by https://reviews.llvm.org/D126161, and adds a test.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.