[flang-commits] [flang] [flang] Inherit target specific code for BIND(C) types on Windows (#114035) (PR #129579)
Markus Mützel via flang-commits
flang-commits at lists.llvm.org
Thu Mar 6 01:56:42 PST 2025
mmuetzel wrote:
Maybe, I could just "piggyback" the test added in 011ba725070360341f5473e88ebb4c956574805f and add the following line close to its top:
```
// RUN: fir-opt -target-rewrite="target=x86_64-w64-windows-gnu" %s -o - | FileCheck %s
```
Would that work?
https://github.com/llvm/llvm-project/pull/129579
More information about the flang-commits
mailing list