You've already forked llvm-project
mirror of
https://github.com/AdaCore/llvm-project.git
synced 2026-02-12 13:52:35 -08:00
In https://github.com/llvm/llvm-project/pull/152195, target export was accidentally moved inside a conditional, but it should have been left outside. This patch undoes that change. (cherry picked from commit ada191136b17daac3d53e7919eaa9a570de06798)
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.